Skip to content

Commit

Permalink
update swagger warp ID
Browse files Browse the repository at this point in the history
  • Loading branch information
MineFact committed Jan 29, 2024
1 parent ef944ea commit 1238a3b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -721,6 +721,11 @@
"schema": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The ID of the warp.",
"required": false
},
"warpGroupID": {
"type": "string",
"description": "The ID of the warp group."
Expand Down

0 comments on commit 1238a3b

Please sign in to comment.