Skip to content

Commit 8b90a9b

Browse files
committed
[GitHub Actions] Update openAPI spec files
1 parent 7eb48ed commit 8b90a9b

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

sormas-rest/swagger.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27084,6 +27084,9 @@
2708427084
"maxLength" : 512,
2708527085
"minLength" : 0
2708627086
},
27087+
"fourFoldIncreaseAntibodyTiter" : {
27088+
"type" : "boolean"
27089+
},
2708727090
"gatifloxacinMic" : {
2708827091
"type" : "number",
2708927092
"format" : "float"

sormas-rest/swagger.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28767,6 +28767,8 @@ components:
2876728767
type: string
2876828768
maxLength: 512
2876928769
minLength: 0
28770+
fourFoldIncreaseAntibodyTiter:
28771+
type: boolean
2877028772
gatifloxacinMic:
2877128773
type: number
2877228774
format: float

0 commit comments

Comments
 (0)