Skip to content

Commit

Permalink
openapi test
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourpeas committed Aug 14, 2021
1 parent 5ca5583 commit 1117ef9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion tests/test_data/test_openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 1117ef9

Please sign in to comment.