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
Copy file name to clipboardExpand all lines: specification/nhs-website-content-api.yaml
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# This is an OpenAPI Specification (https://swagger.io/specification/)
2
2
# for nhs-website-content-api owned by NHS Digital (https://digital.nhs.uk/)
3
-
openapi: '3.0.0'
3
+
openapi: "3.0.0"
4
4
info:
5
-
title: 'nhs-website-content-api'
6
-
version: 'Computed and injected at build time by `scripts/set_version.py`'
5
+
title: "nhs-website-content-api"
6
+
version: "Computed and injected at build time by `scripts/set_version.py`"
7
7
description: |
8
8
## Overview
9
9
An API representation of content on the [NHS website](https://www.nhs.uk)
@@ -45,7 +45,7 @@ info:
45
45
- /medicines
46
46
- /live-well
47
47
- /mental-health
48
-
- /care-and-support
48
+
- /common-health-questions
49
49
- /pregnancy
50
50
- /nhs-services
51
51
@@ -71,14 +71,14 @@ info:
71
71
The logo should be clearly visible and in line with the associated content on every web page that contains the syndicated content. You should also link this logo to the relevant page on the NHS website that the content has been supplied from. This URL is supplied as part of the feed under author:
0 commit comments