mirror of
https://github.com/Radarr/Radarr
synced 2026-05-08 11:00:44 +02:00
Remove retroApplyTags from openapi.json
The retroApplyTags property was deleted to streamline the API schema. This change ensures the JSON specification is more concise and easier to maintain.
This commit is contained in:
parent
b1bdb0dddd
commit
4763f74e1d
1 changed files with 0 additions and 3 deletions
|
|
@ -9818,9 +9818,6 @@
|
|||
},
|
||||
"nullable": true
|
||||
},
|
||||
"retroApplyTags": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"presets": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue