Skip to content

Commit c56cc1f

Browse files
committed
[GitHub Actions] Update openAPI spec files
1 parent 057a38d commit c56cc1f

2 files changed

Lines changed: 0 additions & 10 deletions

File tree

sormas-rest/swagger.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24482,10 +24482,6 @@
2448224482
"type" : "string",
2448324483
"enum" : [ "YES", "NO", "UNKNOWN" ]
2448424484
},
24485-
"convulsions" : {
24486-
"type" : "string",
24487-
"enum" : [ "YES", "NO", "UNKNOWN" ]
24488-
},
2448924485
"cough" : {
2449024486
"type" : "string",
2449124487
"enum" : [ "YES", "NO", "UNKNOWN" ]

sormas-rest/swagger.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25131,12 +25131,6 @@ components:
2513125131
- "YES"
2513225132
- "NO"
2513325133
- UNKNOWN
25134-
convulsions:
25135-
type: string
25136-
enum:
25137-
- "YES"
25138-
- "NO"
25139-
- UNKNOWN
2514025134
cough:
2514125135
type: string
2514225136
enum:

0 commit comments

Comments
 (0)