This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 458
Upgrade Swagger 2.0 to Open API Specification 3.0 #2146
Labels
Comments
@MaciejBaj An underlaying core library still don't support OAS3. So we should wait a bit further to see if its updated, then we will port our APIs. |
Un-assigning from myself. We will revisit this issue in coming releases and then assign available resource. |
shuse2
added
status: wontfix
and removed
framework/http_api
status: suspended
type: improvement
labels
May 13, 2020
Closing this in favor of #5213 , we will not use swagger runner , but the swagger.yaml will be used for documentation purpose. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Expected behavior
The latest version of swagger is renamed to
OAS3
. It have plenty of improvements that we can utilized. Specially the multi server definition.Actual behavior
We are using Swagger 2.0 currently. Which is kind of near to obsolete.
Steps to Develop
swagger-node-runner
which does not support OAS3swagger-node-runner
to support OAS3sway
package directory, which is the dependency ofswagger-node-runner
right now.swagger.yml
Which version(s) does this affect? (Environment, OS, etc...)
1.0.0
The text was updated successfully, but these errors were encountered: