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

We will use Open-API 2.0 instead of 3.0 #4

Closed
ypriverol opened this issue Aug 17, 2018 · 1 comment
Closed

We will use Open-API 2.0 instead of 3.0 #4

ypriverol opened this issue Aug 17, 2018 · 1 comment
Labels
proxi-schemas This issue or PR is schemas related

Comments

@ypriverol
Copy link
Contributor

We will use the Open-api 2.0 because code autogeneration is supported by many tools.

@ypriverol
Copy link
Contributor Author

ypriverol commented Aug 19, 2018

Some of the problem using swagger 2.0 is that it support single server only.

schemes: 
  - http
  - https
host: www.proteomexchange.org
basePath: /proxi/v2

Not the multiple server representation. My proposal is to leave only the proteomexchange representation here. This is related with issue #3

My proposal is to have a representation for ProteomeXchange as the reference.

@ypriverol ypriverol added the proxi-schemas This issue or PR is schemas related label Aug 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proxi-schemas This issue or PR is schemas related
Projects
None yet
Development

No branches or pull requests

1 participant