Skip to content

Commit 4d47e58

Browse files
feat(RHINENG-24459): Add IQE e2e test cases for sparse field inventory views endpoint
1 parent 0a2424f commit 4d47e58

2 files changed

Lines changed: 627 additions & 0 deletions

File tree

iqe-host-inventory-plugin/iqe_host_inventory/conf/requirements.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -802,3 +802,7 @@ inv-host-apps-topic:
802802
inv-host-views-filter:
803803
summary: Users can filter data through the `GET /beta/hosts-view` endpoint
804804
priority: high
805+
806+
inv-host-views-sparse-fields:
807+
summary: Users can request specific fields through the `GET /beta/hosts-view` endpoint using sparse fieldsets
808+
priority: high

0 commit comments

Comments
 (0)