mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-22 22:16:13 -04:00
Automated API Docs update
ignore-downstream
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user