Grapify the service API
Related to #22928 (moved)
@rymai I started to implement a hash containing all settings for the PUT
update. Could you do a brief review for that approach before I finish the MR?
Merge request reports
Activity
- Resolved by username-removed-2900
- Resolved by username-removed-2900
- Resolved by username-removed-2900
- Resolved by username-removed-2900
- Resolved by username-removed-2900
Thanks @razer6! The hash approach with specific endpoints per service makes sense as soon as we have different params specification (e.g. for the
PUT
endpoint), otherwise I'd say let's try to have a generic endpoint with just a constraint on the:service_slug
param (e.g. for theDELETE
endpoint).assigned to @razer6
assigned to @rymai
@rymai Thanks for the review. I updated the MR to include all available services. I only generate the
PUT
endpoint dynamically and leave the other generic ones.mentioned in issue #22928 (moved)
- Resolved by username-removed-2900
- Resolved by username-removed-128633
- Resolved by username-removed-2900