File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ This repository documents the Supplier API specification and provides an SDK wit
3434 - [ CI (Automatic)] ( #ci-automatic )
3535 - [ CD (Manual)] ( #cd-manual )
3636 - [ Licence] ( #licence )
37+ - [ Postman] ( #postman )
3738
3839## API Consumers - Getting Started
3940
@@ -138,3 +139,15 @@ Deployments can be made of any [release](https://github.com/NHSDigital/nhs-notif
138139Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.
139140
140141Any HTML or Markdown documentation is [ © Crown Copyright] ( https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/uk-government-licensing-framework/crown-copyright/ ) and available under the terms of the [ Open Government Licence v3.0] ( https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/ ) .
142+
143+ ## Postman
144+
145+ Included in this repo are postman collections that allows the user to interact with the sandbox APIs.
146+
147+ To use the collections:
148+
149+ Download the json files located in the postman directory
150+ Import the files into postman
151+ Select a target environment in postman
152+ Run the collection
153+ The collections must be kept in sync manually
You can’t perform that action at this time.
0 commit comments