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

Check type name that MUST use keys that match the regular expression: ^[a-zA-Z0-9.-_]+$. #5006

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

skywing918
Copy link
Member

@skywing918 skywing918 commented Nov 7, 2024

fix #3889

@skywing918 skywing918 changed the title Check type name that MUST use keys that match the regular expression: ^[a-zA-Z0-9.-_]+$. [WIP] Check type name that MUST use keys that match the regular expression: ^[a-zA-Z0-9.-_]+$. Do Not Review Nov 7, 2024
packages/openapi3/src/openapi.ts Outdated Show resolved Hide resolved
packages/openapi3/src/lib.ts Outdated Show resolved Hide resolved
packages/openapi3/src/lib.ts Outdated Show resolved Hide resolved
packages/openapi3/src/openapi.ts Outdated Show resolved Hide resolved
@wanlwanl wanlwanl marked this pull request as ready for review November 12, 2024 09:56
@wanlwanl
Copy link
Member

LGTM

@wanlwanl wanlwanl changed the title [WIP] Check type name that MUST use keys that match the regular expression: ^[a-zA-Z0-9.-_]+$. Do Not Review Check type name that MUST use keys that match the regular expression: ^[a-zA-Z0-9.-_]+$. Nov 13, 2024
packages/openapi3/src/lib.ts Outdated Show resolved Hide resolved
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.

[Bug]: Illegal characters in component keys (Swagger)
3 participants