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
The Maestro swagger API (https://maestro.qa.argo.cancercollaboratory.org/webjars/swagger-ui/index.html?configUrl=/v3/api-docs/swagger-config#/) now has 4 indexing endpoints split into 2 sections: 1 endpoint under indexing and 3 endpoints under Management-controller. This is confusing as all 4 endpoints are for indexing purposes.
indexing
Management-controller
Re-organize all of the 4 indexing endpoints and put them under indexing section. Add brief descriptions to each endpoint on swagger API.
The text was updated successfully, but these errors were encountered:
Buwujiu
No branches or pull requests
The Issue
The Maestro swagger API (https://maestro.qa.argo.cancercollaboratory.org/webjars/swagger-ui/index.html?configUrl=/v3/api-docs/swagger-config#/) now has 4 indexing endpoints split into 2 sections: 1 endpoint under
indexing
and 3 endpoints underManagement-controller
. This is confusing as all 4 endpoints are for indexing purposes.Exit Criteria
Re-organize all of the 4 indexing endpoints and put them under
indexing
section.Add brief descriptions to each endpoint on swagger API.
The text was updated successfully, but these errors were encountered: