Automated API Docs update [skip ci]

pull/2618/head
Servarr 1 year ago committed by Bogdan
parent fcf057a019
commit 3b18f3206d

@ -325,20 +325,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/AuthorResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/AuthorResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/AuthorResource"
}
}
}
}
@ -861,20 +851,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/BookResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/BookResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/BookResource"
}
}
}
}
@ -1146,20 +1126,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/BookFileResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/BookFileResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/BookFileResource"
}
}
}
}
@ -1372,20 +1342,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/BookResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/BookResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/BookResource"
}
}
}
}
@ -1565,20 +1525,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/CommandResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/CommandResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/CommandResource"
}
}
}
}
@ -1766,20 +1716,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/CustomFilterResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/CustomFilterResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/CustomFilterResource"
}
}
}
}
@ -1931,20 +1871,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/CustomFormatResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/CustomFormatResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/CustomFormatResource"
}
}
}
}
@ -2022,20 +1952,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/BookResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/BookResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/BookResource"
}
}
}
}
@ -2223,20 +2143,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/DelayProfileResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/DelayProfileResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/DelayProfileResource"
}
}
}
}
@ -2379,20 +2289,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/DevelopmentConfigResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/DevelopmentConfigResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/DevelopmentConfigResource"
}
}
}
}
@ -2580,20 +2480,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/DownloadClientResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/DownloadClientResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/DownloadClientResource"
}
}
}
}
@ -2791,20 +2681,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/DownloadClientConfigResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/DownloadClientConfigResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/DownloadClientConfigResource"
}
}
}
}
@ -2979,46 +2859,6 @@
}
}
},
"/api/v1/health/{id}": {
"get": {
"tags": [
"Health"
],
"parameters": [
{
"name": "id",
"in": "path",
"required": true,
"schema": {
"type": "integer",
"format": "int32"
}
}
],
"responses": {
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/HealthResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/HealthResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/HealthResource"
}
}
}
}
}
}
},
"/api/v1/history": {
"get": {
"tags": [
@ -3344,20 +3184,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/HostConfigResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/HostConfigResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/HostConfigResource"
}
}
}
}
@ -3507,20 +3337,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/ImportListResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/ImportListResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/ImportListResource"
}
}
}
}
@ -3794,20 +3614,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/ImportListExclusionResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/ImportListExclusionResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/ImportListExclusionResource"
}
}
}
}
@ -3957,20 +3767,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/IndexerResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/IndexerResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/IndexerResource"
}
}
}
}
@ -4168,20 +3968,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/IndexerConfigResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/IndexerConfigResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/IndexerConfigResource"
}
}
}
}
@ -4258,20 +4048,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/LanguageResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/LanguageResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/LanguageResource"
}
}
}
}
@ -4682,20 +4462,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/MediaManagementConfigResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/MediaManagementConfigResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/MediaManagementConfigResource"
}
}
}
}
@ -4845,20 +4615,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/MetadataResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/MetadataResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/MetadataResource"
}
}
}
}
@ -5132,20 +4892,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/MetadataProfileResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/MetadataProfileResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/MetadataProfileResource"
}
}
}
}
@ -5286,20 +5036,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/MetadataProviderConfigResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/MetadataProviderConfigResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/MetadataProviderConfigResource"
}
}
}
}
@ -5365,20 +5105,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/BookResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/BookResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/BookResource"
}
}
}
}
@ -5490,20 +5220,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/NamingConfigResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/NamingConfigResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/NamingConfigResource"
}
}
}
}
@ -5760,20 +5480,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/NotificationResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/NotificationResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/NotificationResource"
}
}
}
}
@ -5999,20 +5709,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/QualityDefinitionResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/QualityDefinitionResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/QualityDefinitionResource"
}
}
}
}
@ -6278,20 +5978,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/QualityProfileResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/QualityProfileResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/QualityProfileResource"
}
}
}
}
@ -6372,44 +6062,6 @@
"description": "Success"
}
}
},
"get": {
"tags": [
"Queue"
],
"parameters": [
{
"name": "id",
"in": "path",
"required": true,
"schema": {
"type": "integer",
"format": "int32"
}
}
],
"responses": {
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/QueueResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/QueueResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/QueueResource"
}
}
}
}
}
}
},
"/api/v1/queue/bulk": {
@ -6653,46 +6305,6 @@
}
}
},
"/api/v1/queue/details/{id}": {
"get": {
"tags": [
"QueueDetails"
],
"parameters": [
{
"name": "id",
"in": "path",
"required": true,
"schema": {
"type": "integer",
"format": "int32"
}
}
],
"responses": {
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/QueueResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/QueueResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/QueueResource"
}
}
}
}
}
}
},
"/api/v1/queue/status": {
"get": {
"tags": [
@ -6722,46 +6334,6 @@
}
}
},
"/api/v1/queue/status/{id}": {
"get": {
"tags": [
"QueueStatus"
],
"parameters": [
{
"name": "id",
"in": "path",
"required": true,
"schema": {
"type": "integer",
"format": "int32"
}
}
],
"responses": {
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/QueueStatusResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/QueueStatusResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/QueueStatusResource"
}
}
}
}
}
}
},
"/api/v1/release": {
"post": {
"tags": [
@ -6864,46 +6436,6 @@
}
}
},
"/api/v1/release/{id}": {
"get": {
"tags": [
"Release"
],
"parameters": [
{
"name": "id",
"in": "path",
"required": true,
"schema": {
"type": "integer",
"format": "int32"
}
}
],
"responses": {
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/ReleaseResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/ReleaseResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/ReleaseResource"
}
}
}
}
}
}
},
"/api/v1/releaseprofile": {
"get": {
"tags": [
@ -7085,20 +6617,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/ReleaseProfileResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/ReleaseProfileResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/ReleaseProfileResource"
}
}
}
}
@ -7153,46 +6675,6 @@
}
}
},
"/api/v1/release/push/{id}": {
"get": {
"tags": [
"ReleasePush"
],
"parameters": [
{
"name": "id",
"in": "path",
"required": true,
"schema": {
"type": "integer",
"format": "int32"
}
}
],
"responses": {
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/ReleaseResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/ReleaseResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/ReleaseResource"
}
}
}
}
}
}
},
"/api/v1/remotepathmapping": {
"post": {
"tags": [
@ -7374,20 +6856,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/RemotePathMappingResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/RemotePathMappingResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/RemotePathMappingResource"
}
}
}
}
@ -7687,20 +7159,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/RootFolderResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/RootFolderResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/RootFolderResource"
}
}
}
}
@ -8102,20 +7564,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/TagResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/TagResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/TagResource"
}
}
}
}
@ -8180,20 +7632,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/TagDetailsResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/TagDetailsResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/TagDetailsResource"
}
}
}
}
@ -8258,20 +7700,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/TaskResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/TaskResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/TaskResource"
}
}
}
}
@ -8354,20 +7786,10 @@
"200": {
"description": "Success",
"content": {
"text/plain": {
"schema": {
"$ref": "#/components/schemas/UiConfigResource"
}
},
"application/json": {
"schema": {
"$ref": "#/components/schemas/UiConfigResource"
}
},
"text/json": {
"schema": {
"$ref": "#/components/schemas/UiConfigResource"
}
}
}
}

Loading…
Cancel
Save