Automated API Docs update

This commit is contained in:
Servarr 2023-05-15 04:49:22 +00:00 committed by Bogdan
parent d03e472ac6
commit 7abf35d491
1 changed files with 12 additions and 0 deletions

View File

@ -5298,6 +5298,14 @@
"type": "boolean"
}
},
{
"name": "ColonReplacementFormat",
"in": "query",
"schema": {
"type": "integer",
"format": "int32"
}
},
{
"name": "StandardTrackFormat",
"in": "query",
@ -11762,6 +11770,10 @@
"replaceIllegalCharacters": {
"type": "boolean"
},
"colonReplacementFormat": {
"type": "integer",
"format": "int32"
},
"standardTrackFormat": {
"type": "string",
"nullable": true