Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openapi3: fix regex replacing \u literals #918

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

thiagownt
Copy link
Contributor

No description provided.

@thiagownt
Copy link
Contributor Author

@fenollp this causes errors on validation of OpenAPI like

validating OpenAPI failed: invalid components: schema "SomeRequest": error parsing regexp: invalid repeat count: `{6789}`

@fenollp fenollp changed the title fix: update regex to avoid replacing literals without \u openapi3: fix regex replacing \u literals Mar 5, 2024
@fenollp fenollp merged commit 7aa9f7e into getkin:master Mar 5, 2024
7 checks passed
@fenollp
Copy link
Collaborator

fenollp commented Mar 5, 2024

Thnks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants