Skip to content

Commit

Permalink
chore(documentation):[eclipse-tractusx#750] update insomnia request c…
Browse files Browse the repository at this point in the history
…ollection

added:
- page parameter
- size parameter
- search by policyId
  • Loading branch information
dsmf committed Jul 9, 2024
1 parent 269f545 commit 7c01deb
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions local/testing/request-collection/IRS_Request_Collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,27 @@
"value": "BPNL1234567890XX",
"description": "",
"disabled": false
},
{
"id": "pair_05398fd8c0f048b996b9f9af94fcc8ba",
"name": "search",
"value": "policyId,STARTS_WITH,policy4",
"description": "",
"disabled": true
},
{
"id": "pair_88cfa390e59c456493e70736b32d529d",
"name": "page",
"value": "1",
"description": "",
"disabled": false
},
{
"id": "pair_05e508de308f4f25993a39aebb5c462e",
"name": "size",
"value": "10",
"description": "",
"disabled": false
}
],
"headers": [],
Expand Down

0 comments on commit 7c01deb

Please sign in to comment.