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

Add missing sub-paths for providers that exist of local processes #238

Open
fmigneault opened this issue Mar 19, 2021 · 0 comments
Open
Assignees
Labels
triage/feature New requested feature.

Comments

@fmigneault
Copy link
Collaborator

fmigneault commented Mar 19, 2021

Some endpoints such as processes/{id}/package are not available when targeting their corresponding /providers endpoint.
Also, jobs listing related to a provider returns an error instead of expected result, even though the service doesn't need to be queried at all for retrieving its jobs.

{
  "code": "UnauthorizedService",
  "description": "Service of id 'hummingbird' is not accessible."
} 

They must be added/corrected to reflect same behaviour as using their /processes/{id} -prefixed variant.

@fmigneault fmigneault added the triage/feature New requested feature. label Mar 19, 2021
@fmigneault fmigneault self-assigned this Mar 19, 2021
@fmigneault fmigneault changed the title [Feature] Missing sub-paths for providers that exist of local processes [Feature] Missing or erroenous sub-paths for providers that exist of local processes Mar 19, 2021
@fmigneault fmigneault added the triage/bug Something isn't working label Mar 19, 2021
@fmigneault fmigneault changed the title [Feature] Missing or erroenous sub-paths for providers that exist of local processes [Bug] Missing or erroenous sub-paths for providers that exist of local processes Mar 19, 2021
@fmigneault fmigneault changed the title [Bug] Missing or erroenous sub-paths for providers that exist of local processes Add missing sub-paths for providers that exist of local processes Oct 5, 2024
@fmigneault fmigneault removed the triage/bug Something isn't working label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/feature New requested feature.
Projects
None yet
Development

No branches or pull requests

1 participant