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

Error in the methods list when checking the "/api/patch" endpoint #109

Closed
waldirio opened this issue Nov 3, 2021 · 0 comments · Fixed by #111
Closed

Error in the methods list when checking the "/api/patch" endpoint #109

waldirio opened this issue Nov 3, 2021 · 0 comments · Fixed by #111
Assignees
Labels
bug Something isn't working

Comments

@waldirio
Copy link
Contributor

waldirio commented Nov 3, 2021

$ ./crhc get /api/patch
/api/patch/v1/api/patch/v1/advisories
/api/patch/v1/api/patch/v1/advisories/{advisory_id}
/api/patch/v1/api/patch/v1/advisories/{advisory_id}/systems
/api/patch/v1/api/patch/v1/export/advisories
/api/patch/v1/api/patch/v1/export/advisories/{advisory_id}/systems
/api/patch/v1/api/patch/v1/export/packages
/api/patch/v1/api/patch/v1/export/packages/{package_name}/systems
/api/patch/v1/api/patch/v1/export/systems
/api/patch/v1/api/patch/v1/export/systems/{inventory_id}/advisories
/api/patch/v1/api/patch/v1/export/systems/{inventory_id}/packages
/api/patch/v1/api/patch/v1/packages/
/api/patch/v1/api/patch/v1/packages/{package_name}
/api/patch/v1/api/patch/v1/packages/{package_name}/systems
/api/patch/v1/api/patch/v1/packages/{package_name}/versions
/api/patch/v1/api/patch/v1/systems
/api/patch/v1/api/patch/v1/systems/{inventory_id}
/api/patch/v1/api/patch/v1/systems/{inventory_id}/advisories
/api/patch/v1/api/patch/v1/systems/{inventory_id}/packages
/api/patch/v1/api/patch/v1/views/advisories/systems
/api/patch/v1/api/patch/v1/views/systems/advisories

for example, should be

/api/patch/v1/advisories

instead of

/api/patch/v1/api/patch/v1/advisories
@waldirio waldirio added the bug Something isn't working label Nov 3, 2021
@waldirio waldirio added this to the Sprint_W44-45_2021 milestone Nov 5, 2021
@waldirio waldirio self-assigned this Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant