-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
Currently the data returned by GET /commits, /deploys, /services/{service}/commits, timelines doesn't match. The data type used in the openapi spec is TimelinesData which is an array, but the api is returning a structs.TimelinesList.
Maybe the TimeslinesData type needs to be removed from the openapi spec or maybe its a placeholder for paginated data? I'm not sure exactly but the spec and what is returned doesn't match currently.
- blocks
-
RHCLOUD-20589 [changelog] [QE] Fix data returned by API
- Closed