-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
Story
- Create an API to fetch entities data;
- The API should return the following entities data: Entity Name, Who is owner, Entity Kind, Time when the scorecard sync happened for the metric, Score (need to ask PMs expectation from this column) (Figma);
- The API should pagination for table where entities displayed;
- The API should displaying rows change (by default 5 row);
- The API should column sorting for table where entities displayed;
- [Need to clarify in PMs] The API should entity filters.
Background
This task should only be started once the RHIDP-12058 spike is complete, as additional acceptance criteria may be identified during that process.
Acceptance Criteria
- The API should be created;
- The API should support provided data filters;
- The API should return an error when it happend;
- The documentation (Readme or *.md) for new feature should be exist.