Skip to content

Releases: NHSDigital/nhs-website-content-api

v1.0.109-alpha

23 Jan 11:43
c55f753

Choose a tag to compare

SYN-743: Fixed sandbox ‘Internal Server Error’ (#87)

v1.0.108-alpha

19 Jan 07:39
62e35ab

Choose a tag to compare

Check if “url” property is at the root or inside the “about” object (…

v1.0.107-alpha

17 Jan 17:39
59468c5

Choose a tag to compare

Feature/syn 741 (#85)

* Updated example cURL commands to call the Integration Test environment

* Added "webpage": "https://www.nhs.uk/" to the end of each JSON response

* Added the correct paths to the “webpage” properties

v1.0.106-alpha

16 Jan 16:17
8d77a03

Choose a tag to compare

Tweak to sandbox search and replace (#84)

* Point 'url' to website page (not the API endpoint)

* Adding as ‘webpage’ property

* Moved comments in to their own objects

* Added a value for the ‘homepage’ in the ‘pyproject.toml’ file

* Tweak to sandbox search and replace

v1.0.105-alpha

16 Jan 15:31
b355ba3

Choose a tag to compare

Bump gitpython from 3.1.37 to 3.1.41 (#83)

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.37...3.1.41)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.104-alpha

16 Jan 09:16
91c27da

Choose a tag to compare

SYN-732: Point 'url' to website page (not the API endpoint) (#79)

* Point 'url' to website page (not the API endpoint)

* Adding as ‘webpage’ property

* Moved comments in to their own objects

* Added a value for the ‘homepage’ in the ‘pyproject.toml’ file

v1.0.103-alpha

11 Jan 15:55
b72c204

Choose a tag to compare

Updated the ‘PRODUCT_DISPLAY_NAME’ to be ‘NHS Website Content API’ (#78)

v1.0.102-alpha

09 Jan 10:34
e7c4ccf

Choose a tag to compare

SYN-733: Add a list of the sandbox endpoints to the spec (CSS tweak) …

v1.0.101-alpha

05 Jan 17:22
9b9a1a7

Choose a tag to compare

Feature/syn 733 (#76)

* Added a <details> element listing the Sandbox endpoints

* Update

* Added missing target="_blank"

* Added example HTML code

* Using ‘nhsuk-details’ component

* Updated to use the ‘nhsd-m-expander’ component

v1.0.100-alpha

05 Jan 16:46
c8516d3

Choose a tag to compare

SYN-733: Using ‘nhsuk-details’ component (#75)

* Added a <details> element listing the Sandbox endpoints

* Update

* Added missing target="_blank"

* Added example HTML code

* Using ‘nhsuk-details’ component