mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
Automated API Docs update
This commit is contained in:
@@ -589,6 +589,16 @@
|
||||
"tags": [
|
||||
"Collection"
|
||||
],
|
||||
"parameters": [
|
||||
{
|
||||
"name": "tmdbId",
|
||||
"in": "query",
|
||||
"schema": {
|
||||
"type": "integer",
|
||||
"format": "int32"
|
||||
}
|
||||
}
|
||||
],
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": "Success",
|
||||
|
||||
Reference in New Issue
Block a user