Skip to content

Commit

Permalink
update nswag
Browse files Browse the repository at this point in the history
  • Loading branch information
maddadder committed Sep 11, 2023
1 parent 65b36e5 commit 514ebd4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/Client/OpenAPIs/NSwagClientRead.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,13 @@
"discordVotingCounter": {
"type": "object",
"properties": {
"gameOptions": {
"type": "array",
"items": {
"$ref": "#/components/schemas/gameOption"
},
"nullable": true
},
"targetChannelId": {
"type": "string",
"nullable": true
Expand Down

0 comments on commit 514ebd4

Please sign in to comment.