You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
@@ -64,6 +66,18 @@ The full test suite can be ran with `make test`.
64
66
65
67
Unit tests can be ran with `make test-unit`
66
68
69
+
## OpenAPI Specifications
70
+
71
+
The following OpenAPI Specification exist for Service Layer:
72
+
73
+
- Service Layer API - [Raw](https://raw.githubusercontent.com/NHSDigital/dtos-service-layer/refs/heads/main/api/openapi/openapi.yaml) / [Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/NHSDigital/dtos-service-layer/refs/heads/main/api/openapi/openapi.yaml)
74
+
75
+
## API Request Collection
76
+
77
+
An API request collection forService Layer existsin HAR format. It can be imported into Postman or Insomnia.
78
+
79
+
- [Collection folder](api/api-request-collection)
80
+
67
81
## Contacts
68
82
69
83
If you are on the NHS England Slack you can contact the team on #mays-team, otherwise you can open a GitHub issue.
0 commit comments