Releases: NHSDigital/nhs-website-content-api
Releases · NHSDigital/nhs-website-content-api
v1.0.99-alpha
SYN-733: Add a list of the sandbox endpoints to the spec (#72) * Added a <details> element listing the Sandbox endpoints * Update * Added missing target="_blank" * Added example HTML code
v1.0.98-alpha
Fixing CORS in 'live' (#74) * Updated headers * Added ‘AssignMessage.AddCors’ to ‘proxies/live/apiproxy/targets/target.xml’
v1.0.97-alpha
Removed Access-Control-Expose-Headers (#73)
v1.0.96-alpha
Updated headers (#71)
v1.0.95-alpha
Added Access-Control-Allow-Origin to exposed headers (#70)
v1.0.94-alpha
Added ‘apikey’ to the "Access-Control-Allow-Headers" (#69)
v1.0.93-alpha
Added wildcard to cors header (#68) Co-authored-by: igba.ujege <igba.ujege@bjss.com>
v1.0.92-alpha
Fix cors (#67) * Fix cors * Exposed headers --------- Co-authored-by: igba.ujege <igba.ujege@bjss.com>
v1.0.91-alpha
Update spec (#65) * Fixed formatting * Linebreak added
v1.0.90-alpha
Update spec document (#64) * Mentioned the ‘Development’ environment, saying it is ‘Not used’ * Added the ‘NHS services’ endpoint * Spec updates