Skip to content

Commit

Permalink
[GitHub Actions] Update openAPI spec files
Browse files Browse the repository at this point in the history
  • Loading branch information
sormas-vitagroup committed Feb 26, 2024
1 parent 2995e47 commit 5f60008
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions sormas-rest/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -12887,9 +12887,6 @@
"lastName" : {
"type" : "string"
},
"name" : {
"type" : "string"
},
"uuid" : {
"type" : "string",
"pattern" : "^[0-9a-zA-Z-]*$"
Expand Down
2 changes: 0 additions & 2 deletions sormas-rest/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10817,8 +10817,6 @@ components:
type: string
lastName:
type: string
name:
type: string
uuid:
type: string
pattern: "^[0-9a-zA-Z-]*$"
Expand Down

0 comments on commit 5f60008

Please sign in to comment.