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

Fix sorting of #/components/schemas/* #50

Merged
merged 1 commit into from Jul 3, 2020
Merged

Fix sorting of #/components/schemas/* #50

merged 1 commit into from Jul 3, 2020

Conversation

hiddewie
Copy link
Contributor

@hiddewie hiddewie commented Jul 3, 2020

There was a regression in e629216 (#49) that caused the result of sortSchemas not to be used.

This regression made schemas non sorted.

A test has been added and the fix has been done.

@langecode
Copy link
Member

Doh. Thanks. I think I have time to quickly create a new release now.

@langecode langecode merged commit c4fb402 into openapi-tools:master Jul 3, 2020
@UnHumbleBen
Copy link

@hiddewie Thanks for the PR's made for this! Just wondering if there are plans to handle schemas that are not embedded in components (schemas defined in parameters). Seems like this issue has been noted here: swagger-api/swagger-core#3613 (comment)

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.

None yet

3 participants