mirror of https://github.com/Radarr/Radarr
Automated API Docs update
This commit is contained in:
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…
Reference in New Issue