Skip to content

Commit 4ecc6d3

Browse files
Review documentation pages. (#564)
1 parent 75db41f commit 4ecc6d3

6 files changed

+7
-6
lines changed

tech-docs/source/api-changes-and-versioning.html.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: API Changes and Versioning
33
weight: 4
44
owner_slack: "#hmpps-integration-api-alerts"
5-
last_reviewed_on: 2024-09-03
5+
last_reviewed_on: 2025-01-07
66
review_in: 3 months
77
---
88

tech-docs/source/authentication.html.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Authentication
33
weight: 3
44
owner_slack: "#hmpps-integration-api-alerts"
5-
last_reviewed_on: 2024-09-03
5+
last_reviewed_on: 2025-01-07
66
review_in: 3 months
77
---
88

tech-docs/source/documentation/adr/index.html.md.erb

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Architecture Decision Records
33
weight: 9
44
owner_slack: "#hmpps-integration-api-alerts"
5-
last_reviewed_on: 2024-09-03
5+
last_reviewed_on: 2025-01-07
66
review_in: 3 months
77
---
88

@@ -13,3 +13,4 @@ review_in: 3 months
1313
| <strong class="govuk-tag--green">ACCEPTED</strong> | 0004 | [Always return a JSON object for JSON responses](https://github.com/ministryofjustice/hmpps-integration-api/blob/main/docs/adr/0004-always-return-a-json-object-for-json-responses.md) |
1414
| <strong class="govuk-tag--green">ACCEPTED</strong> | 0006 | [URL-encode path parameters that contain a forward slash](https://github.com/ministryofjustice/hmpps-integration-api/blob/main/docs/adr/0006-url-encode-path-parameters.md) |
1515
| <strong class="govuk-tag--green">ACCEPTED</strong> | 0007 | [Version through URL path](https://github.com/ministryofjustice/hmpps-integration-api/blob/main/docs/adr/0007-version-through-url-path.md) |
16+
| <strong class="govuk-tag--green">ACCEPTED</strong> | 0012 | [Endpoint Naming Strategy](https://github.com/ministryofjustice/hmpps-integration-api/blob/main/docs/adr/0012-endpoint-naming.md) |

tech-docs/source/documentation/api/index.html.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Open API Specification
33
weight: 5
44
owner_slack: "&#35;hmpps-integration-api-alerts (Slack Channel)"
5-
last_reviewed_on: 2024-09-03
5+
last_reviewed_on: 2025-01-07
66
review_in: 3 months
77
---
88

tech-docs/source/documentation/get-started/index.html.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Get started
33
weight: 2
44
owner_slack: "#hmpps-integration-api-alerts"
5-
last_reviewed_on: 2024-09-03
5+
last_reviewed_on: 2025-01-07
66
review_in: 3 months
77
---
88
# Get started

tech-docs/source/index.html.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: About
33
weight: 1
44
owner_slack: "#hmpps-integration-api-alerts"
5-
last_reviewed_on: 2024-09-03
5+
last_reviewed_on: 2025-01-07
66
review_in: 3 months
77
---
88

0 commit comments

Comments
 (0)