Skip to content

Commit 896c047

Browse files
committed
[GitHub Actions] Update openAPI spec files
1 parent 528f57d commit 896c047

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

sormas-rest/swagger.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18951,8 +18951,7 @@
1895118951
"type" : "string",
1895218952
"enum" : [ "UNKNOWN", "OPEN_SPACE_OFFICE", "FOOD_SECTOR", "BUILDING_SECTOR", "LOGISTICS_CENTER", "OTHER" ]
1895318953
}
18954-
},
18955-
"required" : [ "exposureType" ]
18954+
}
1895618955
},
1895718956
"ExternalDataDto" : {
1895818957
"type" : "object",

sormas-rest/swagger.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17934,8 +17934,6 @@ components:
1793417934
- BUILDING_SECTOR
1793517935
- LOGISTICS_CENTER
1793617936
- OTHER
17937-
required:
17938-
- exposureType
1793917937
ExternalDataDto:
1794017938
type: object
1794117939
properties:

0 commit comments

Comments
 (0)