Skip to content

Commit e0800a9

Browse files
Sync Spec Versions
Ensure that the OpenAPI spec that is used is the latest v3.1 branch.
1 parent a092291 commit e0800a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specs/Data-Gateway.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1491,7 +1491,7 @@
14911491
"title": "SHI Data Gateway",
14921492
"version": "2.2.2"
14931493
},
1494-
"openapi": "3.1.0",
1494+
"openapi": "3.1.1",
14951495
"paths": {
14961496
"/Api/Core/Health": {
14971497
"get": {

specs/SHIELD.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2548,7 +2548,7 @@
25482548
"title": "SHI Environment Lockdown and Defense",
25492549
"version": "3.0.8"
25502550
},
2551-
"openapi": "3.1.0",
2551+
"openapi": "3.1.1",
25522552
"paths": {
25532553
"/Api/Core/SystemRequirements": {
25542554
"get": {

0 commit comments

Comments
 (0)