Skip to content

Commit

Permalink
Generate OpenAPI schema [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Apr 22, 2024
1 parent 469320e commit a30e63b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -2345,6 +2345,12 @@
"additionalProperties": {
"type": "string"
}
},
"maplist": {
"type": "array",
"items": {
"type": "string"
}
}
},
"required": [
Expand Down

0 comments on commit a30e63b

Please sign in to comment.