Skip to content

Commit 10d6fff

Browse files
authored
Update mesh-api.yaml
Updates to open source section as per Shan's request.
1 parent 852a27f commit 10d6fff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

specification/mesh-api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,12 +202,12 @@ info:
202202
This API is [RESTful](https://digital.nhs.uk/developer/guides-and-documentation/api-technologies-at-nhs-digital#basic-rest).
203203
204204
### Open source
205-
We have a number of open source assets that you might find useful:
205+
We have a number of open source resources that you might find useful:
206206
207207
| Asset | Description | Links |
208208
|---------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|
209209
| MESH sandbox | For early developer testing, a realistic MESH experience that runs locally in docker or as an embedded python package. For more details, see 'Environments and testing' below. | [GitHub repo](https://github.com/NHSDigital/mesh-sandbox) \| [Python Package Index](https://pypi.org/project/mesh-sandbox/) |
210-
| MESH Python client | A fully-featured Python client library. This is not the same as the MESH Java client. | [GitHub repo](https://github.com/NHSDigital/mesh-client) \| [Python Package Index](https://pypi.org/project/Mesh-Client) |
210+
| MESH Python client | A fully-featured Python client library that conforms to our technical integration requirements. This is not the same as the MESH Java client. | [GitHub repo](https://github.com/NHSDigital/mesh-client) \| [Python Package Index](https://pypi.org/project/Mesh-Client) |
211211
| MESH Validate Auth Header | A tool for validating the construction of the MESH authentication token. | [GitHub repo](https://github.com/NHSDigital/mesh_validate_auth_header) \| [GitHub pages UI](https://nhsdigital.github.io/mesh_validate_auth_header/#/) |
212212
213213
## Network access

0 commit comments

Comments
 (0)