Skip to content

Commit 6b9c70a

Browse files
authored
Merge pull request #109 from NHSDigital/mm-amp-1779-fix-open-source-table
amp-1779: fix open source table
2 parents bee9711 + 5518aa3 commit 6b9c70a

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

specification/mesh-api.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,10 +204,11 @@ info:
204204
### Open source
205205
We have a number of open source assets that you might find useful:
206206
207-
| Asset | Description |
208-
| MESH sandbox ([GitHub repo](https://github.com/NHSDigital/mesh-sandbox) \| [Python Package Index](https://pypi.org/project/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. |
209-
| MESH Python client ([GitHub repo](https://github.com/NHSDigital/mesh-client) \| [Python Package Index](https://pypi.org/project/Mesh-Client/)) | A fully-featured Python client library. This is not the same as the MESH Java client. |
210-
| MESH Validate Auth Header ([GitHub repo](https://github.com/NHSDigital/mesh_validate_auth_header) \| [GitHub pages UI](https://nhsdigital.github.io/mesh_validate_auth_header/#/)) |
207+
| Asset | Description | Links |
208+
|---------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|
209+
| 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) |
211+
| 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/#/) |
211212
212213
## Network access
213214
This API is available on the internet and on the [Health and Social Care Network (HSCN)](https://digital.nhs.uk/services/health-and-social-care-network).

0 commit comments

Comments
 (0)