Skip to content

openapi3: fix ineffectual caching of compiled regexps#1076

Merged
fenollp merged 2 commits intogetkin:masterfrom
philpearl:master
Jun 10, 2025
Merged

openapi3: fix ineffectual caching of compiled regexps#1076
fenollp merged 2 commits intogetkin:masterfrom
philpearl:master

Conversation

@philpearl
Copy link
Copy Markdown
Contributor

See issue #1075

@fenollp fenollp changed the title Fix openapi regex caching openapi3: fix ineffectual caching of compiled regexps Jun 10, 2025
@fenollp fenollp linked an issue Jun 10, 2025 that may be closed by this pull request
@fenollp fenollp merged commit 783206b into getkin:master Jun 10, 2025
5 checks passed
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.

Caching of compiled regexes doesn't work in openapi3 schema validation

2 participants