Skip to content

Commit

Permalink
feat(impl):[#259] update insomnia
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-ext-kmassalski committed Jan 11, 2024
1 parent 6885af9 commit 981e10e
Showing 1 changed file with 6 additions and 14 deletions.
20 changes: 6 additions & 14 deletions local/testing/IRS_Request_Collection.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,21 @@
{
"_type": "export",
"__export_format": 4,
"__export_date": "2024-01-11T20:58:14.760Z",
"__export_date": "2024-01-11T21:02:36.140Z",
"__export_source": "insomnia.desktop.app:v2023.5.8",
"resources": [
{
"_id": "req_5abf771bdc1048ff99f5ce39366febce",
"parentId": "fld_0195759b9c384a03ac70f2fe63701b55",
"modified": 1705006038830,
"modified": 1705006817408,
"created": 1705005887617,
"url": "{{IRS_HOST}}/irs/policies",
"name": "Get all policies",
"description": "",
"method": "GET",
"body": {},
"parameters": [],
"headers": [
{
"name": "User-Agent",
"value": "insomnia/2023.5.8"
}
],
"headers": [],
"authentication": {
"type": "apikey",
"disabled": false,
Expand Down Expand Up @@ -2552,7 +2547,7 @@
{
"_id": "req_a92050648817457486cd7664e549e06e",
"parentId": "fld_acf689d4003a47898ddbe195039a59d4",
"modified": 1705006305365,
"modified": 1705006936944,
"created": 1705006139836,
"url": "{{IRS_HOST}}/irs/orders/{% prompt 'Order ID', '', '', '', false, true %}",
"name": "Cancel order job for given orderId",
Expand All @@ -2566,11 +2561,8 @@
"headers": [
{
"name": "Content-Type",
"value": "application/json"
},
{
"name": "User-Agent",
"value": "insomnia/2023.5.8"
"value": "application/json",
"id": "pair_88db8badf4ea4a0d9968c769167407c8"
}
],
"authentication": {
Expand Down

0 comments on commit 981e10e

Please sign in to comment.