Automated API Docs update

This commit is contained in:
Servarr 2023-05-21 11:59:48 +00:00 committed by Bogdan
parent c0e8a3e55a
commit c88f4570b3

View file

@ -5858,6 +5858,14 @@
"type": "boolean"
}
},
{
"name": "ColonReplacementFormat",
"in": "query",
"schema": {
"type": "integer",
"format": "int32"
}
},
{
"name": "StandardBookFormat",
"in": "query",
@ -12146,6 +12154,10 @@
"replaceIllegalCharacters": {
"type": "boolean"
},
"colonReplacementFormat": {
"type": "integer",
"format": "int32"
},
"standardBookFormat": {
"type": "string",
"nullable": true