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

OpenAPI uniformization #310

Open
henricasanova opened this issue Mar 23, 2024 · 0 comments
Open

OpenAPI uniformization #310

henricasanova opened this issue Mar 23, 2024 · 0 comments

Comments

@henricasanova
Copy link
Contributor

This is going to be annoying, but we need to make a pass through the REST API, as some things are really not consistent. For instance, for the API functions to retrieve information about ComputeService, the compute service name is passed as input in the JSON. But for other items, like Task, the task name is passed in the URL (which is more standard). We should have more info in the URLs in general since at the beginning (the proof of concept setup), everything was in the JSON

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant