Skip to content

Commit 59468c5

Browse files
authored
Feature/syn 741 (#85)
* Updated example cURL commands to call the Integration Test environment * Added "webpage": "https://www.nhs.uk/" to the end of each JSON response * Added the correct paths to the “webpage” properties
1 parent 8d77a03 commit 59468c5

46 files changed

Lines changed: 178 additions & 133 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

sandbox/responses/_curl-commands.txt

Lines changed: 88 additions & 88 deletions
Large diffs are not rendered by default.

sandbox/responses/common-health-questions-accidents-first-aid-and-treatments-no-params.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,5 +326,6 @@
326326
"datePublished": "2018-06-26T10:33:47+00:00"
327327
}
328328
}
329-
]
329+
],
330+
"webpage": "https://www.nhs.uk/common-health-questions/accidents-first-aid-and-treatments/"
330331
}

sandbox/responses/common-health-questions-caring-carers-and-long-term-conditions-no-params.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,6 @@
131131
"datePublished": "2018-06-26T10:40:17+00:00"
132132
}
133133
}
134-
]
134+
],
135+
"webpage": "https://www.nhs.uk/common-health-questions/caring-carers-and-long-term-conditions/"
135136
}

sandbox/responses/common-health-questions-childrens-health-can-my-baby-go-swimming-before-or-after-vaccinations-no-params.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,5 +172,6 @@
172172
"linkRelationship": "Navigation",
173173
"position": 6
174174
}
175-
]
175+
],
176+
"webpage": "https://www.nhs.uk/common-health-questions/childrens-health/can-my-baby-go-swimming-before-or-after-vaccinations/"
176177
}

sandbox/responses/common-health-questions-root-no-params.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,5 +239,6 @@
239239
"datePublished": "2020-09-02T15:09:35+00:00"
240240
}
241241
}
242-
]
242+
],
243+
"webpage": "https://www.nhs.uk/common-health-questions/"
243244
}

sandbox/responses/conditions-acanthosis-nigricans-no-params.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,5 +306,6 @@
306306
],
307307
"headline": "Treating acanthosis nigricans"
308308
}
309-
]
309+
],
310+
"webpage": "https://www.nhs.uk/conditions/acanthosis-nigricans/"
310311
}

sandbox/responses/conditions-achalasia-no-params.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,5 +185,6 @@
185185
}
186186
]
187187
}
188-
]
188+
],
189+
"webpage": "https://www.nhs.uk/conditions/achalasia/"
189190
}

sandbox/responses/conditions-acne-no-params.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,5 +438,6 @@
438438
]
439439
}
440440
],
441-
"alternativeHeadline": "Overview"
441+
"alternativeHeadline": "Overview",
442+
"webpage": "https://www.nhs.uk/conditions/acne/"
442443
}

sandbox/responses/conditions-angiography-no-params.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,5 +205,6 @@
205205
"headline": "Types\u00a0of angiography"
206206
}
207207
],
208-
"alternativeHeadline": "Overview"
208+
"alternativeHeadline": "Overview",
209+
"webpage": "https://www.nhs.uk/conditions/angiography/"
209210
}

sandbox/responses/conditions-cancer-no-params.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,5 +288,6 @@
288288
]
289289
}
290290
],
291-
"alternativeHeadline": "Overview"
291+
"alternativeHeadline": "Overview",
292+
"webpage": "https://www.nhs.uk/conditions/cancer/"
292293
}

0 commit comments

Comments
 (0)