Releases: NHSDigital/nhs-website-content-api
Releases · NHSDigital/nhs-website-content-api
v1.0.109-alpha
SYN-743: Fixed sandbox ‘Internal Server Error’ (#87)
v1.0.108-alpha
Check if “url” property is at the root or inside the “about” object (…
v1.0.107-alpha
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
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
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
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
Updated the ‘PRODUCT_DISPLAY_NAME’ to be ‘NHS Website Content API’ (#78)
v1.0.102-alpha
SYN-733: Add a list of the sandbox endpoints to the spec (CSS tweak) …
v1.0.101-alpha
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
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