From 1117ef903ceb7cd13f044bb1333aa1b788a26388 Mon Sep 17 00:00:00 2001 From: Simon Chapman Date: Sat, 14 Aug 2021 14:27:42 +0100 Subject: [PATCH] openapi test --- openapi.json | 2 +- tests/test_data/test_openapi.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.json b/openapi.json index 4e35fbbe..4b62236c 100644 --- a/openapi.json +++ b/openapi.json @@ -3,7 +3,7 @@ "info": { "title": "RCPCH Digital Growth API", "description": "Returns SDS and centiles for child growth measurements using growth references. Currently provides calculations based on the UK-WHO, Turner's Syndrome and Trisomy-21 references.", - "version": "3.1.0" + "version": "3.1.1" }, "paths": { "/uk-who/calculation": { diff --git a/tests/test_data/test_openapi.json b/tests/test_data/test_openapi.json index 4e35fbbe..4b62236c 100644 --- a/tests/test_data/test_openapi.json +++ b/tests/test_data/test_openapi.json @@ -3,7 +3,7 @@ "info": { "title": "RCPCH Digital Growth API", "description": "Returns SDS and centiles for child growth measurements using growth references. Currently provides calculations based on the UK-WHO, Turner's Syndrome and Trisomy-21 references.", - "version": "3.1.0" + "version": "3.1.1" }, "paths": { "/uk-who/calculation": {