Automated API Docs update

This commit is contained in:
Servarr 2022-08-19 03:43:39 +00:00 committed by Qstick
parent 66c1af0555
commit d730161800
1 changed files with 10 additions and 0 deletions

View File

@ -589,6 +589,16 @@
"tags": [
"Collection"
],
"parameters": [
{
"name": "tmdbId",
"in": "query",
"schema": {
"type": "integer",
"format": "int32"
}
}
],
"responses": {
"200": {
"description": "Success",