Automated API Docs update

ignore-downstream
pull/5822/head
Sonarr 10 months ago committed by Mark McDowall
parent bb67c30dd5
commit dee8820b1f

@ -3327,18 +3327,6 @@
}
}
},
"/initialize.js": {
"get": {
"tags": [
"InitializeJs"
],
"responses": {
"200": {
"description": "Success"
}
}
}
},
"/api/v3/language": {
"get": {
"tags": [
@ -9025,6 +9013,10 @@
},
"nullable": true
},
"customFormatScore": {
"type": "integer",
"format": "int32"
},
"rejections": {
"type": "array",
"items": {

Loading…
Cancel
Save