We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 the Open-api 2.0 because code autogeneration is supported by many tools.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
We will use the Open-api 2.0 because code autogeneration is supported by many tools.
The text was updated successfully, but these errors were encountered: