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:
scphantm 2024-10-13 11:58:40 -04:00
parent b1bdb0dddd
commit 4763f74e1d

View file

@ -9818,9 +9818,6 @@
},
"nullable": true
},
"retroApplyTags": {
"type": "boolean"
},
"presets": {
"type": "array",
"items": {