Skip to content

Commit e8112b8

Browse files
committed
NPA-5880: Update docs and requests
1 parent b4e6c74 commit e8112b8

File tree

2 files changed

+14
-319
lines changed

2 files changed

+14
-319
lines changed

postman/INT.postman_environment.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"enabled": true
2222
},
2323
{
24-
"key": "private_key",
24+
"key": "vrs_api_private_key",
2525
"value": "",
2626
"type": "secret",
2727
"enabled": true
2828
},
2929
{
30-
"key": "api_key",
30+
"key": "nhs_developer_account_api_key",
3131
"value": "",
3232
"type": "secret",
3333
"enabled": true
@@ -63,7 +63,8 @@
6363
"enabled": true
6464
}
6565
],
66+
"color": null,
6667
"_postman_variable_scope": "environment",
67-
"_postman_exported_at": "2025-12-01T17:15:19.423Z",
68-
"_postman_exported_using": "Postman/11.68.4"
68+
"_postman_exported_at": "2025-12-05T12:22:03.035Z",
69+
"_postman_exported_using": "Postman/11.74.2"
6970
}

0 commit comments

Comments
 (0)