Releases: NHSDigital/nhs-website-content-api
Releases · NHSDigital/nhs-website-content-api
v1.0.119-alpha
Skip smoketest (#100) Co-authored-by: igba.ujege <igba.ujege@bjss.com>
v1.0.118-alpha
Reinstate skipped test and remove print statement (#99) Reenabled the previously skipped 'test_status' function in the test_endpoints.py file and renamed it to 'test_status_endpoint'. Removed a redundant print statement from the 'test_ping' function. The updated 'test_status_endpoint' now includes additional assertions to verify the response status. Co-authored-by: igba.ujege <igba.ujege@bjss.com>
v1.0.117-alpha
Specifying the required ‘apikey’ header value using the ‘securitySche…
v1.0.116-alpha
SYN-758: Removed ‘/health’ endpoint from Sandbox (#96)
v1.0.115-alpha
SYN-755: Fixed dodgy characters (#94)
v1.0.114-alpha
Feature/syn 743 (#93) * SYN-743: Fixed sandbox ‘Internal Server Error’ * Tweaking code
v1.0.113-alpha
Feature/syn 744 (#92) * Search and Replace for ‘Secure protocol and www subdomain’ * Moved to the top, so they get replaced first
v1.0.112-alpha
Commented out the Search and Replace in Sandbox (#91) * Commented out the Search and Replace in Sandbox * Added a check for responseJsonObj.about
v1.0.111-alpha
SYN-735: Update spec to include 'modules' in Medicines API (#89) * Added webpage to example JSON * Added missing “webpage” properties in sandbox example JSON responses * Added ‘modules’ param to medicines spec
v1.0.110-alpha
SYN-745: Add the "webpage" property to the examples and schema in the…