Update API JSON for 0.9.78

This commit is contained in:
Joshua Boniface 2023-10-01 15:24:54 -04:00
parent 5d3ec9a793
commit eaf9b6927c
1 changed files with 7 additions and 0 deletions

View File

@ -6148,6 +6148,13 @@
"name": "image_format",
"required": true,
"type": "string"
},
{
"description": "The size of the image file, if {image_format} is not \"raw\"",
"in": "query",
"name": "file_size",
"required": false,
"type": "integer"
}
],
"responses": {