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

upgrade to open API v3 #2143

Closed
ghost opened this issue Jun 1, 2019 · 5 comments
Closed

upgrade to open API v3 #2143

ghost opened this issue Jun 1, 2019 · 5 comments

Comments

@ghost
Copy link

ghost commented Jun 1, 2019

open API v3 has the concept of many servers being modelled, and so is better for Microservices.

there is a good golang implementation here that can do code gen OR refection at runtime.
https://github.com/getkin/kin-openapi

i really prefer openAPi v3

@raphael
Copy link
Member

raphael commented Jun 1, 2019

This would make a great contribution! I'd happily merge a PR that provided OpenAPI Specification v3 support.

@ghost
Copy link
Author

ghost commented Jun 3, 2019

Don't have time sorry.

@NeenuAVarghese
Copy link
Member

Started working on this using some pointers from @nitinmohan87 :)

@raphael
Copy link
Member

raphael commented Jan 31, 2020

Awesome! happy to provide pointers as well if needed.

@raphael
Copy link
Member

raphael commented Jul 11, 2020

This is now merged #2607

@raphael raphael closed this as completed Jul 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants