We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b244f3 + 0b0a5fd commit af49765Copy full SHA for af49765
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "nhs-website-content-api",
3
- "version": "0.0.1",
4
- "description": "OAS (Swagger v3) API Definition for Template API",
+ "version": "2.0.0",
+ "description": "This API provides content from the NHS website as JSON",
5
"scripts": {
6
"lint": "redocly lint --skip-rule=security-defined specification/nhs-website-content-api.yaml",
7
"publish": "redocly bundle specification/nhs-website-content-api.yaml --dereferenced --remove-unused-components --ext json -o build/nhs-website-content-api.json",
0 commit comments