1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-08-18 08:19:38 +02:00

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

View File

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