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

Add support for OpenAPI v3.1 #5459

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

filfreire
Copy link
Member

@filfreire filfreire commented Nov 23, 2022

changelog(Improvements): Added support for OpenAPI v3.1 specifications

Adds support for OpenAPI v3.1 specs. Closes #4732

Note: previews won't work - that's one argument in favour of #5457 - as they are dependant on swagger-ui which hasn't added support for it yet.

Basic stuff seems to work (e.g. importing a spec, generating requests from it, ...)

Can be merged after #5457 and #5458

@filfreire filfreire requested a review from a team November 23, 2022 17:52
@filfreire filfreire self-assigned this Nov 23, 2022
@filfreire filfreire marked this pull request as ready for review November 24, 2022 14:01
Copy link
Contributor

@gatzjames gatzjames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀
image

@gatzjames gatzjames force-pushed the chore/bump-swagger-parser branch from 932b870 to 7c4cce3 Compare November 24, 2022 14:14
@filfreire filfreire enabled auto-merge (squash) November 24, 2022 14:15
@filfreire filfreire merged commit 8ae4fe7 into Kong:develop Nov 24, 2022
@filfreire filfreire deleted the chore/bump-swagger-parser branch November 24, 2022 14:24
@philsturgeon
Copy link

philsturgeon commented Nov 26, 2022

Glad you folks managed to get this done! swagger-parser update took a lot of time as did the underlying json-schema-ref-parser maintainance to get it there. If you can chip in some 💰 to pay for ongoing support, or throw in some time, then that underlying dependency can continue to get more stable.

I'll update openapi.tools now for you too. 💃🏻

pavkout pushed a commit to pavkout/insomnia that referenced this pull request Jan 18, 2023
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.

OpenAPI v3.1 Support
3 participants