[Question] Plans on support for OpenAPI v3
See original GitHub issueHi,
I’m one of the guys working on the swagger-jsdoc
module which depends on swagger-parser
for (obviously) parsing data into swagger spec object.
It seems the new version of the specification is close to something tangible. (RC and some tools sprouting already) Thus, I was wondering if you plan to also support this v3, etc?
Thanks!
Issue Analytics
- State:
- Created 6 years ago
- Comments:13 (7 by maintainers)
Top Results From Across the Web
Question: Plan for OpenAPI-Specification 3.0 #4669 - GitHub
What is the planned date for OAS3 support in swagger-codegen? This will help me choose between waiting for support, or whipping up a...
Read more >OpenAPI 3 support for custom connectors - Microsoft Learn
OpenAPI 3 specifications can be used to create custom connectors. ... go to Dynamics 365 and Microsoft Power Platform release plans.
Read more >OpenAPI 3.0: How to Design and Document APIs ... - YouTube
The OpenAPI Specification (OAS), based on the original Swagger 2.0 specification, has emerged as the world's standard for defining and ...
Read more >OpenAPI 3.0 Tutorial | SwaggerHub Documentation
OpenAPI 3.0 is an open-source format for describing and documenting APIs. In this tutorial, we will write a simple API definition in the ......
Read more >openapi specification 3.0 and support of apigee
Any update on openAPI 3.0 support in Apigee edge ? Apigge does not seem to take the issue seriously:-/ Please come up with...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yep, I’ve been following the OAI v3 announcements, and I definitely intend to support it in Swagger Parser
Hi guys. I’ll gladly accept help with the code and testing for OAI3. Let me get the code to a stable point first, and then I’ll publish an alpha version for feedback, testing, and bug-fixing.