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

Swagger Doc V3 #29

Open
HrachMD opened this issue Jun 13, 2024 · 2 comments
Open

Swagger Doc V3 #29

HrachMD opened this issue Jun 13, 2024 · 2 comments

Comments

@HrachMD
Copy link

HrachMD commented Jun 13, 2024

Hi, are there any plans to support/switch to the version 3 or higher?
As an instance generated JSON can't be accepted in GPT's actions (API calls form the ChatGPT) because of the version.
For example instead of BaseURL Servers should be presented there, and much much more specific to the version 3.x..

@HrachMD HrachMD changed the title Swagger spec v3 Open API spec v3 Jun 13, 2024
@HrachMD HrachMD changed the title Open API spec v3 Swagger Doc V3 Jun 13, 2024
@anilsenay
Copy link
Member

I have been planning this for a while but I need some free time for working on it. Also swaggo, which is most popular swagger package in Go, use v2. I think most of community is okey with v2. But of course it does not mean that I will skip doing v3.

@itdove
Copy link
Contributor

itdove commented Sep 3, 2024

I use the swagno in multiple microservices to generate the OpenAPI doc and I would love to have the possibility to generate v3 openapi doc.
Thx

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

No branches or pull requests

3 participants