Skip to content

Releases: NHSDigital/nhs-website-content-api

v1.0.149-alpha

25 Jun 09:48
cff1a3a

Choose a tag to compare

Feature/syn 866 (#136)

* Added search and replace Regex for ‘vaccinations’ and ‘contraception’

* Updated list at top of page

* Added 4 example JSON responses

* Update spec file to include ‘Contraception’ and ‘Vaccinations’

* Updated the Postman collection

* Increased number of sandbox endpoints to include ‘Contraception’ and ‘Vaccinations’

* Updated Sandbox endpoints list

* Added protocols and hostnames to broken href attributes

* Fixed href hostnames to ‘https://www.nhs.uk/'

* Text change in spec file

* Text change in the spec file RE: Onboarding approval

* Spec content fix

v1.0.148-alpha

24 Jun 10:52
d406942

Choose a tag to compare

SYN-866: Add the '/vaccinations' and '/contraception' paths to the NH…

v1.0.147-alpha

18 Jun 11:04
19fd6af

Choose a tag to compare

Added search and replace Regex for ‘vaccinations’ and ‘contraception’…

v1.0.146-alpha

14 Jun 09:45
949c8e1

Choose a tag to compare

Feature/syn 776 (#133)

* Added more information regarding modularised content

* Text update

* Moved health aspects in to a details/summary element

* Removed old list of health aspects

* Added information on the Schema page types

v1.0.145-alpha

13 Jun 13:38
2b5a6b5

Choose a tag to compare

Text changes (#132)

v1.0.144-alpha

12 Jun 13:18
29f0f8a

Choose a tag to compare

SYN-777: Documentation - Add information about "Modularised NHS conte…

v1.0.143-alpha

16 May 13:16
77b842d

Choose a tag to compare

Merge pull request #130 from NHSDigital/apm-5277-use-enhanced-verify-…

v1.0.142-alpha

08 May 17:00
46323a5

Choose a tag to compare

Feature/syn 766 (#129)

* Added a ‘AddTrailingSlashToRequestUri’ JavaScript policy

* Fixed case

* Renamed file so Git detects case change in filename

* And changinbg filename back to detect case change in filename

* Using var instead of let (EcmaScript 1.7)

* Moved the step for ‘javascript.AddTrailingSlashToRequestUri’ in to the ‘TargetEndpoint > PreFlow > Request’

* Updated “request.uri” to be “proxy.pathsuffix”

* Trying “target.url” instead of “proxy.pathsuffix”

* Moving the policy to the TargetEndpoint PostFlow Request

* Setting pathWithTrailingSlash

v1.0.141-alpha

02 May 12:37
bb11432

Choose a tag to compare

Added deep link to the Developer Community (#128)

v1.0.140-alpha

01 May 16:15
fc72172

Choose a tag to compare

syn-766: Moved the step for ‘javascript.AddTrailingSlashToRequestUri’…