Automated API Docs update

pull/7479/head v4.2.2.6503
Servarr 2 years ago committed by Qstick
parent 66c1af0555
commit d730161800

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

Loading…
Cancel
Save