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

Open API v3 support #130

Open
shuttle1987 opened this issue Nov 11, 2018 · 2 comments
Open

Open API v3 support #130

shuttle1987 opened this issue Nov 11, 2018 · 2 comments
Labels
help wanted Extra attention is needed
Projects

Comments

@shuttle1987
Copy link
Member

Issues such as #111 require that we have OpenAPI v3 support.

The main blocker we had to this previously was a lack of support in connexion which we use for URL routing with API spec support. Now that this has landed upstream we should consider moving the API here to OpenAPI v3.

Would appreciate input here.

@shuttle1987 shuttle1987 added the help wanted Extra attention is needed label Nov 11, 2018
@aapeliv
Copy link
Collaborator

aapeliv commented Nov 11, 2018

Sounds good to me. The codegen I'm using is straight from Swagger, so presumably it supports v3

@shuttle1987
Copy link
Member Author

Just a note that we have to update the documentation on the API specification if we make this change to version 3. https://github.com/persephone-tools/persephone-web-API/blob/master/docs/APIspecification.rst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
v1.0
  
To do
Development

No branches or pull requests

2 participants