-
Task
-
Resolution: Won't Do
-
Major
-
None
-
None
Filtering is available for the main endpoints, but when dialing down into the tables, it is done with the service name, i.e.
changelog.stage.devshift.net/api/v1/services/platform-changelog
Since the name is not guaranteed to be unique, we need to query this by ID.
changelog.stage.devshift.net/api/v1/services/1 (which would return platform-changelog for example)
This is needed for status board to use the api.
- clones
-
RHCLOUD-28155 [changelog] API should use ID instead of name
- Closed