1
0
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:
Servarr
2025-02-16 19:42:39 +00:00
committed by Bogdan
parent bb8a0dda63
commit 6e80113987

View File

@@ -10334,6 +10334,15 @@
"movie": {
"$ref": "#/components/schemas/MovieResource"
},
"movieFileId": {
"type": "integer",
"format": "int32",
"nullable": true
},
"releaseGroup": {
"type": "string",
"nullable": true
},
"quality": {
"$ref": "#/components/schemas/QualityModel"
},
@@ -10344,10 +10353,6 @@
},
"nullable": true
},
"releaseGroup": {
"type": "string",
"nullable": true
},
"qualityWeight": {
"type": "integer",
"format": "int32"