-
Task
-
Resolution: Done
-
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.
- is cloned by
-
RHCLOUD-28156 [QE][changelog] API should use ID instead of name
- Closed