Skip to content

Commit

Permalink
Adds auto-generated Open API doc. (#1466)
Browse files Browse the repository at this point in the history
Co-authored-by: kbeaugrand <kbeaugrand@users.noreply.github.com>
  • Loading branch information
developer-companion[bot] and kbeaugrand authored Oct 28, 2022
1 parent 5fecb7a commit 06ea434
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -3857,6 +3857,11 @@
],
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The command identifier.",
"nullable": true
},
"name": {
"minLength": 1,
"type": "string",
Expand Down

0 comments on commit 06ea434

Please sign in to comment.