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

[Feature] New service resource route #347

Closed
fmigneault opened this issue Aug 26, 2020 · 0 comments · Fixed by #586
Closed

[Feature] New service resource route #347

fmigneault opened this issue Aug 26, 2020 · 0 comments · Fixed by #586
Assignees
Labels
feature New feature to be developed good first issue Good for newcomers
Milestone

Comments

@fmigneault
Copy link
Collaborator

Following route: GET /services/{service_name}/resources/{resource_id} could be added.

It would simply execute the same piece of code as GET /resources/{resource_id}, but with an extra validation step to ensure that retrieved resource's root_service_id corresponds to the specified service_name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature to be developed good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant