mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Automated API Docs update
This commit is contained in:
@@ -2753,6 +2753,14 @@
|
|||||||
"format": "int32"
|
"format": "int32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "doubanid",
|
||||||
|
"in": "query",
|
||||||
|
"schema": {
|
||||||
|
"type": "integer",
|
||||||
|
"format": "int32"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "season",
|
"name": "season",
|
||||||
"in": "query",
|
"in": "query",
|
||||||
@@ -2967,6 +2975,14 @@
|
|||||||
"format": "int32"
|
"format": "int32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "doubanid",
|
||||||
|
"in": "query",
|
||||||
|
"schema": {
|
||||||
|
"type": "integer",
|
||||||
|
"format": "int32"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "season",
|
"name": "season",
|
||||||
"in": "query",
|
"in": "query",
|
||||||
@@ -5772,7 +5788,8 @@
|
|||||||
"imdbTitle",
|
"imdbTitle",
|
||||||
"imdbYear",
|
"imdbYear",
|
||||||
"traktId",
|
"traktId",
|
||||||
"genre"
|
"genre",
|
||||||
|
"doubanId"
|
||||||
],
|
],
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
@@ -5783,7 +5800,8 @@
|
|||||||
"artist",
|
"artist",
|
||||||
"label",
|
"label",
|
||||||
"year",
|
"year",
|
||||||
"genre"
|
"genre",
|
||||||
|
"track"
|
||||||
],
|
],
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
@@ -6231,7 +6249,8 @@
|
|||||||
"rId",
|
"rId",
|
||||||
"tvMazeId",
|
"tvMazeId",
|
||||||
"traktId",
|
"traktId",
|
||||||
"tmdbId"
|
"tmdbId",
|
||||||
|
"doubanId"
|
||||||
],
|
],
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user