Skip to content

Commit 4664f39

Browse files
authored
Spec updates (#45)
* Updated the service level to ‘bronze’ * Added an ‘Attribution’ section toi the spec * Removed the attribution PNG image * Updated ‘application/schema+json:’ to be ‘application/json:’
1 parent c17a351 commit 4664f39

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

specification/nhs-website-content-api.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ paths:
151151
description: |
152152
A valid query for the conditions.
153153
content:
154-
application/schema+json:
154+
application/json:
155155
schema:
156156
$ref: components/schemas/WebPage.json
157157
example:
@@ -192,7 +192,7 @@ paths:
192192
description: |
193193
A valid query which returns a page object for the chosen page
194194
content:
195-
application/schema+json:
195+
application/json:
196196
schema:
197197
$ref: components/schemas/WebPage.json
198198
example:
@@ -242,7 +242,7 @@ paths:
242242
description: |
243243
A valid query for medicines.
244244
content:
245-
application/schema+json:
245+
application/json:
246246
schema:
247247
$ref: components/schemas/WebPage.json
248248
example:
@@ -273,7 +273,7 @@ paths:
273273
description: |
274274
A valid query for medicines.
275275
content:
276-
application/schema+json:
276+
application/json:
277277
schema:
278278
$ref: components/schemas/WebPage.json
279279
example:
@@ -308,7 +308,7 @@ paths:
308308
description: |
309309
A valid query for the mental health hub.
310310
content:
311-
application/schema+json:
311+
application/json:
312312
schema:
313313
$ref: components/schemas/WebPage.json
314314
example:
@@ -343,7 +343,7 @@ paths:
343343
description: |
344344
A valid query for the pregnancy hub.
345345
content:
346-
application/schema+json:
346+
application/json:
347347
schema:
348348
$ref: components/schemas/WebPage.json
349349
example:
@@ -378,7 +378,7 @@ paths:
378378
description: |
379379
A valid query for the common health questions pages.
380380
content:
381-
application/schema+json:
381+
application/json:
382382
schema:
383383
$ref: components/schemas/WebPage.json
384384
example:
@@ -412,7 +412,7 @@ paths:
412412
description: |
413413
A valid query for the Live Well pages.
414414
content:
415-
application/schema+json:
415+
application/json:
416416
schema:
417417
$ref: components/schemas/WebPage.json
418418
example:

0 commit comments

Comments
 (0)