Skip to content

Releases: NHSDigital/nhs-website-content-api

v1.0.119-alpha

22 Feb 15:15
a2c5899

Choose a tag to compare

Skip smoketest (#100)

Co-authored-by: igba.ujege <igba.ujege@bjss.com>

v1.0.118-alpha

22 Feb 13:48
abefb01

Choose a tag to compare

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

13 Feb 11:35
6bffb42

Choose a tag to compare

Specifying the required ‘apikey’ header value using the ‘securitySche…

v1.0.116-alpha

12 Feb 19:24
e44f743

Choose a tag to compare

SYN-758: Removed ‘/health’ endpoint from Sandbox (#96)

v1.0.115-alpha

31 Jan 15:25
44d2a7c

Choose a tag to compare

SYN-755: Fixed dodgy characters (#94)

v1.0.114-alpha

31 Jan 11:31
2a2f75f

Choose a tag to compare

Feature/syn 743 (#93)

* SYN-743: Fixed sandbox ‘Internal Server Error’

* Tweaking code

v1.0.113-alpha

30 Jan 15:51
5a437b2

Choose a tag to compare

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

30 Jan 14:59
333b45a

Choose a tag to compare

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

24 Jan 17:25
cfd9867

Choose a tag to compare

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

24 Jan 15:27
39bc219

Choose a tag to compare

SYN-745: Add the "webpage" property to the examples and schema in the…