Skip to content

Commit f2b861f

Browse files
committed
[GitHub Actions] Update openAPI spec files
1 parent ada10be commit f2b861f

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
@@ -27140,6 +27140,9 @@
2714027140
"type" : "string",
2714127141
"enum" : [ "NOT_APPLICABLE", "RESISTANT", "SUSCEPTIBLE", "INTERMEDIATE", "UNKNOWN" ]
2714227142
},
27143+
"performedByReferenceLaboratory" : {
27144+
"type" : "boolean"
27145+
},
2714327146
"preliminary" : {
2714427147
"type" : "boolean"
2714527148
},

sormas-rest/swagger.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28880,6 +28880,8 @@ components:
2888028880
- SUSCEPTIBLE
2888128881
- INTERMEDIATE
2888228882
- UNKNOWN
28883+
performedByReferenceLaboratory:
28884+
type: boolean
2888328885
preliminary:
2888428886
type: boolean
2888528887
prescriberAddress:

0 commit comments

Comments
 (0)