Commit e21a1d6 1 parent 58d6a60 commit e21a1d6 Copy full SHA for e21a1d6
File tree 1 file changed +9
-4
lines changed
1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ This repository has been generated from https://github.com/ministryofjustice/hmp
10
10
## Hosting
11
11
12
12
This service is available at:
13
- * Local: ` http://localhost:8080/ `
14
- * Dev: ` https://learner-records-api-dev.hmpps.service.justice.gov.uk/ `
15
- * UAT: ` https://learner-records-api-uat.hmpps.service.justice.gov.uk/ `
13
+ * Local: http://localhost:8080/
14
+ * Dev: https://learner-records-api-dev.hmpps.service.justice.gov.uk/
15
+ * UAT: https://learner-records-api-uat.hmpps.service.justice.gov.uk/
16
16
* Preprod: tbc
17
17
* Prod: tbc
18
18
@@ -171,7 +171,12 @@ Response codes:
171
171
---
172
172
## API Documentation
173
173
174
- OpenAPI documentation is available here - http://localhost:8080/swagger-ui/index.html
174
+ OpenAPI documentation is available at:
175
+ * Local: http://localhost:8080/swagger-ui/index.html
176
+ * Dev: https://learner-records-api-dev.hmpps.service.justice.gov.uk/swagger-ui/index.html
177
+ * UAT: https://learner-records-api-uat.hmpps.service.justice.gov.uk/swagger-ui/index.html
178
+ * Preprod: tbc
179
+ * Prod: tbc
175
180
176
181
---
177
182
You can’t perform that action at this time.
0 commit comments