Open Issues Need Help
View All on GitHub does not consider pattern for type string properties about 2 months ago
AI Summary: The generator is not correctly handling `pattern` (regex validation) for `type: string` properties. This results in the patterns not being used for validation and not being included in the generated SDK, despite the expectation that all such regex patterns should be validated and incorporated.
Complexity:
3/5
bug help wanted