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

Support $recursiveRef of OpenAPI v3.1. #5

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Apr 12, 2024

When $recursiveRef comes, convert it to $ref in the OpenApi.convert() function.

Also fixed OpenApi.IJsonSchema union type problem. Have missed to lilst up ITuple type.

When `$recursiveRef` comes, convert it to `$ref` in the `OpenApi.convert()` function.
Have missed to lilst up `ITuple` type.
@samchon samchon added the enhancement New feature or request label Apr 12, 2024
@samchon samchon self-assigned this Apr 12, 2024
@samchon samchon merged commit 7b94f5a into master Apr 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant