Releases: NHSDigital/nhs-website-content-api
Releases · NHSDigital/nhs-website-content-api
v1.0.149-alpha
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
SYN-866: Add the '/vaccinations' and '/contraception' paths to the NH…
v1.0.147-alpha
Added search and replace Regex for ‘vaccinations’ and ‘contraception’…
v1.0.146-alpha
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
Text changes (#132)
v1.0.144-alpha
SYN-777: Documentation - Add information about "Modularised NHS conte…
v1.0.143-alpha
Merge pull request #130 from NHSDigital/apm-5277-use-enhanced-verify-…
v1.0.142-alpha
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
Added deep link to the Developer Community (#128)
v1.0.140-alpha
syn-766: Moved the step for ‘javascript.AddTrailingSlashToRequestUri’…