diff --git a/src/Readarr.Api.V1/openapi.json b/src/Readarr.Api.V1/openapi.json index c1cd5a66c..30c160d0c 100644 --- a/src/Readarr.Api.V1/openapi.json +++ b/src/Readarr.Api.V1/openapi.json @@ -38,7 +38,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.ApiInfoResource" + "$ref": "#/components/schemas/ApiInfoResource" } } } @@ -133,7 +133,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } } }, @@ -141,7 +141,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } } }, @@ -149,7 +149,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } } } @@ -165,17 +165,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } } } @@ -186,17 +186,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } } } @@ -223,17 +223,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } } } @@ -244,17 +244,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } } } @@ -303,17 +303,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" + "$ref": "#/components/schemas/AuthorResource" } } } @@ -330,17 +330,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorEditorResource" + "$ref": "#/components/schemas/AuthorEditorResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorEditorResource" + "$ref": "#/components/schemas/AuthorEditorResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorEditorResource" + "$ref": "#/components/schemas/AuthorEditorResource" } } } @@ -359,17 +359,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorEditorResource" + "$ref": "#/components/schemas/AuthorEditorResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorEditorResource" + "$ref": "#/components/schemas/AuthorEditorResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorEditorResource" + "$ref": "#/components/schemas/AuthorEditorResource" } } } @@ -415,7 +415,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.System.Backup.BackupResource" + "$ref": "#/components/schemas/BackupResource" } } }, @@ -423,7 +423,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.System.Backup.BackupResource" + "$ref": "#/components/schemas/BackupResource" } } }, @@ -431,7 +431,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.System.Backup.BackupResource" + "$ref": "#/components/schemas/BackupResource" } } } @@ -509,17 +509,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Blocklist.BlocklistResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/BlocklistResourcePagingResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Blocklist.BlocklistResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/BlocklistResourcePagingResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Blocklist.BlocklistResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/BlocklistResourcePagingResource" } } } @@ -559,17 +559,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Blocklist.BlocklistBulkResource" + "$ref": "#/components/schemas/BlocklistBulkResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Blocklist.BlocklistBulkResource" + "$ref": "#/components/schemas/BlocklistBulkResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Blocklist.BlocklistBulkResource" + "$ref": "#/components/schemas/BlocklistBulkResource" } } } @@ -630,7 +630,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } }, @@ -638,7 +638,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } }, @@ -646,7 +646,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } } @@ -662,17 +662,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } } @@ -683,17 +683,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } } @@ -743,17 +743,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } } @@ -764,17 +764,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } } @@ -823,17 +823,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } } @@ -850,17 +850,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BooksMonitoredResource" + "$ref": "#/components/schemas/BooksMonitoredResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BooksMonitoredResource" + "$ref": "#/components/schemas/BooksMonitoredResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BooksMonitoredResource" + "$ref": "#/components/schemas/BooksMonitoredResource" } } } @@ -881,17 +881,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookEditorResource" + "$ref": "#/components/schemas/BookEditorResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookEditorResource" + "$ref": "#/components/schemas/BookEditorResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookEditorResource" + "$ref": "#/components/schemas/BookEditorResource" } } } @@ -910,17 +910,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookEditorResource" + "$ref": "#/components/schemas/BookEditorResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookEditorResource" + "$ref": "#/components/schemas/BookEditorResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookEditorResource" + "$ref": "#/components/schemas/BookEditorResource" } } } @@ -984,7 +984,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileResource" + "$ref": "#/components/schemas/BookFileResource" } } }, @@ -992,7 +992,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileResource" + "$ref": "#/components/schemas/BookFileResource" } } }, @@ -1000,7 +1000,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileResource" + "$ref": "#/components/schemas/BookFileResource" } } } @@ -1028,17 +1028,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileResource" + "$ref": "#/components/schemas/BookFileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileResource" + "$ref": "#/components/schemas/BookFileResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileResource" + "$ref": "#/components/schemas/BookFileResource" } } } @@ -1049,17 +1049,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileResource" + "$ref": "#/components/schemas/BookFileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileResource" + "$ref": "#/components/schemas/BookFileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileResource" + "$ref": "#/components/schemas/BookFileResource" } } } @@ -1108,17 +1108,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileResource" + "$ref": "#/components/schemas/BookFileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileResource" + "$ref": "#/components/schemas/BookFileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileResource" + "$ref": "#/components/schemas/BookFileResource" } } } @@ -1135,17 +1135,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileListResource" + "$ref": "#/components/schemas/BookFileListResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileListResource" + "$ref": "#/components/schemas/BookFileListResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileListResource" + "$ref": "#/components/schemas/BookFileListResource" } } } @@ -1166,17 +1166,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileListResource" + "$ref": "#/components/schemas/BookFileListResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileListResource" + "$ref": "#/components/schemas/BookFileListResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.BookFileListResource" + "$ref": "#/components/schemas/BookFileListResource" } } } @@ -1218,17 +1218,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Bookshelf.BookshelfResource" + "$ref": "#/components/schemas/BookshelfResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Bookshelf.BookshelfResource" + "$ref": "#/components/schemas/BookshelfResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Bookshelf.BookshelfResource" + "$ref": "#/components/schemas/BookshelfResource" } } } @@ -1287,7 +1287,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } }, @@ -1295,7 +1295,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } }, @@ -1303,7 +1303,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } } @@ -1334,17 +1334,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } } @@ -1409,17 +1409,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Commands.CommandResource" + "$ref": "#/components/schemas/CommandResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Commands.CommandResource" + "$ref": "#/components/schemas/CommandResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Commands.CommandResource" + "$ref": "#/components/schemas/CommandResource" } } } @@ -1430,17 +1430,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Commands.CommandResource" + "$ref": "#/components/schemas/CommandResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Commands.CommandResource" + "$ref": "#/components/schemas/CommandResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Commands.CommandResource" + "$ref": "#/components/schemas/CommandResource" } } } @@ -1459,7 +1459,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Commands.CommandResource" + "$ref": "#/components/schemas/CommandResource" } } }, @@ -1467,7 +1467,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Commands.CommandResource" + "$ref": "#/components/schemas/CommandResource" } } }, @@ -1475,7 +1475,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Commands.CommandResource" + "$ref": "#/components/schemas/CommandResource" } } } @@ -1527,17 +1527,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Commands.CommandResource" + "$ref": "#/components/schemas/CommandResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Commands.CommandResource" + "$ref": "#/components/schemas/CommandResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Commands.CommandResource" + "$ref": "#/components/schemas/CommandResource" } } } @@ -1558,7 +1558,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } } }, @@ -1566,7 +1566,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } } }, @@ -1574,7 +1574,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } } } @@ -1590,17 +1590,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } } } @@ -1611,17 +1611,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } } } @@ -1648,17 +1648,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } } } @@ -1669,17 +1669,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } } } @@ -1728,17 +1728,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFilters.CustomFilterResource" + "$ref": "#/components/schemas/CustomFilterResource" } } } @@ -1755,7 +1755,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" } } } @@ -1766,17 +1766,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" } } } @@ -1795,7 +1795,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" } } } @@ -1823,7 +1823,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" } } } @@ -1834,17 +1834,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" } } } @@ -1893,17 +1893,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" } } } @@ -1944,17 +1944,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Books.BookResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/BookResourcePagingResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Books.BookResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/BookResourcePagingResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Books.BookResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/BookResourcePagingResource" } } } @@ -1984,17 +1984,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } } @@ -2011,17 +2011,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } } } @@ -2032,17 +2032,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } } } @@ -2061,7 +2061,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } } }, @@ -2069,7 +2069,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } } }, @@ -2077,7 +2077,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } } } @@ -2126,17 +2126,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } } } @@ -2147,17 +2147,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } } } @@ -2185,17 +2185,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Delay.DelayProfileResource" + "$ref": "#/components/schemas/DelayProfileResource" } } } @@ -2245,17 +2245,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Prowlarr.Api.V1.Config.DevelopmentConfigResource" + "$ref": "#/components/schemas/DevelopmentConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Prowlarr.Api.V1.Config.DevelopmentConfigResource" + "$ref": "#/components/schemas/DevelopmentConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Prowlarr.Api.V1.Config.DevelopmentConfigResource" + "$ref": "#/components/schemas/DevelopmentConfigResource" } } } @@ -2282,17 +2282,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Prowlarr.Api.V1.Config.DevelopmentConfigResource" + "$ref": "#/components/schemas/DevelopmentConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Prowlarr.Api.V1.Config.DevelopmentConfigResource" + "$ref": "#/components/schemas/DevelopmentConfigResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Prowlarr.Api.V1.Config.DevelopmentConfigResource" + "$ref": "#/components/schemas/DevelopmentConfigResource" } } } @@ -2303,17 +2303,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Prowlarr.Api.V1.Config.DevelopmentConfigResource" + "$ref": "#/components/schemas/DevelopmentConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Prowlarr.Api.V1.Config.DevelopmentConfigResource" + "$ref": "#/components/schemas/DevelopmentConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Prowlarr.Api.V1.Config.DevelopmentConfigResource" + "$ref": "#/components/schemas/DevelopmentConfigResource" } } } @@ -2341,17 +2341,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Prowlarr.Api.V1.Config.DevelopmentConfigResource" + "$ref": "#/components/schemas/DevelopmentConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Prowlarr.Api.V1.Config.DevelopmentConfigResource" + "$ref": "#/components/schemas/DevelopmentConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Prowlarr.Api.V1.Config.DevelopmentConfigResource" + "$ref": "#/components/schemas/DevelopmentConfigResource" } } } @@ -2372,7 +2372,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.DiskSpace.DiskSpaceResource" + "$ref": "#/components/schemas/DiskSpaceResource" } } }, @@ -2380,7 +2380,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.DiskSpace.DiskSpaceResource" + "$ref": "#/components/schemas/DiskSpaceResource" } } }, @@ -2388,7 +2388,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.DiskSpace.DiskSpaceResource" + "$ref": "#/components/schemas/DiskSpaceResource" } } } @@ -2410,7 +2410,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } } }, @@ -2418,7 +2418,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } } }, @@ -2426,7 +2426,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } } } @@ -2442,17 +2442,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } } } @@ -2463,17 +2463,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } } } @@ -2500,17 +2500,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } } } @@ -2521,17 +2521,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } } } @@ -2580,17 +2580,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } } } @@ -2611,7 +2611,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } } }, @@ -2619,7 +2619,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } } }, @@ -2627,7 +2627,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } } } @@ -2645,17 +2645,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } } } @@ -2698,17 +2698,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" + "$ref": "#/components/schemas/DownloadClientResource" } } } @@ -2731,17 +2731,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.DownloadClientConfigResource" + "$ref": "#/components/schemas/DownloadClientConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.DownloadClientConfigResource" + "$ref": "#/components/schemas/DownloadClientConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.DownloadClientConfigResource" + "$ref": "#/components/schemas/DownloadClientConfigResource" } } } @@ -2768,17 +2768,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.DownloadClientConfigResource" + "$ref": "#/components/schemas/DownloadClientConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.DownloadClientConfigResource" + "$ref": "#/components/schemas/DownloadClientConfigResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.DownloadClientConfigResource" + "$ref": "#/components/schemas/DownloadClientConfigResource" } } } @@ -2789,17 +2789,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.DownloadClientConfigResource" + "$ref": "#/components/schemas/DownloadClientConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.DownloadClientConfigResource" + "$ref": "#/components/schemas/DownloadClientConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.DownloadClientConfigResource" + "$ref": "#/components/schemas/DownloadClientConfigResource" } } } @@ -2827,17 +2827,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.DownloadClientConfigResource" + "$ref": "#/components/schemas/DownloadClientConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.DownloadClientConfigResource" + "$ref": "#/components/schemas/DownloadClientConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.DownloadClientConfigResource" + "$ref": "#/components/schemas/DownloadClientConfigResource" } } } @@ -2871,7 +2871,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.EditionResource" + "$ref": "#/components/schemas/EditionResource" } } }, @@ -2879,7 +2879,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.EditionResource" + "$ref": "#/components/schemas/EditionResource" } } }, @@ -2887,7 +2887,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.EditionResource" + "$ref": "#/components/schemas/EditionResource" } } } @@ -2988,7 +2988,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Health.HealthResource" + "$ref": "#/components/schemas/HealthResource" } } }, @@ -2996,7 +2996,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Health.HealthResource" + "$ref": "#/components/schemas/HealthResource" } } }, @@ -3004,7 +3004,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Health.HealthResource" + "$ref": "#/components/schemas/HealthResource" } } } @@ -3035,17 +3035,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Health.HealthResource" + "$ref": "#/components/schemas/HealthResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Health.HealthResource" + "$ref": "#/components/schemas/HealthResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Health.HealthResource" + "$ref": "#/components/schemas/HealthResource" } } } @@ -3082,17 +3082,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.History.HistoryResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/HistoryResourcePagingResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.History.HistoryResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/HistoryResourcePagingResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.History.HistoryResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/HistoryResourcePagingResource" } } } @@ -3118,7 +3118,7 @@ "name": "eventType", "in": "query", "schema": { - "$ref": "#/components/schemas/NzbDrone.Core.History.EntityHistoryEventType" + "$ref": "#/components/schemas/EntityHistoryEventType" } }, { @@ -3146,7 +3146,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.History.HistoryResource" + "$ref": "#/components/schemas/HistoryResource" } } }, @@ -3154,7 +3154,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.History.HistoryResource" + "$ref": "#/components/schemas/HistoryResource" } } }, @@ -3162,7 +3162,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.History.HistoryResource" + "$ref": "#/components/schemas/HistoryResource" } } } @@ -3197,7 +3197,7 @@ "name": "eventType", "in": "query", "schema": { - "$ref": "#/components/schemas/NzbDrone.Core.History.EntityHistoryEventType" + "$ref": "#/components/schemas/EntityHistoryEventType" } }, { @@ -3225,7 +3225,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.History.HistoryResource" + "$ref": "#/components/schemas/HistoryResource" } } }, @@ -3233,7 +3233,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.History.HistoryResource" + "$ref": "#/components/schemas/HistoryResource" } } }, @@ -3241,7 +3241,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.History.HistoryResource" + "$ref": "#/components/schemas/HistoryResource" } } } @@ -3284,17 +3284,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.HostConfigResource" + "$ref": "#/components/schemas/HostConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.HostConfigResource" + "$ref": "#/components/schemas/HostConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.HostConfigResource" + "$ref": "#/components/schemas/HostConfigResource" } } } @@ -3321,17 +3321,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.HostConfigResource" + "$ref": "#/components/schemas/HostConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.HostConfigResource" + "$ref": "#/components/schemas/HostConfigResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.HostConfigResource" + "$ref": "#/components/schemas/HostConfigResource" } } } @@ -3342,17 +3342,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.HostConfigResource" + "$ref": "#/components/schemas/HostConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.HostConfigResource" + "$ref": "#/components/schemas/HostConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.HostConfigResource" + "$ref": "#/components/schemas/HostConfigResource" } } } @@ -3380,17 +3380,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.HostConfigResource" + "$ref": "#/components/schemas/HostConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.HostConfigResource" + "$ref": "#/components/schemas/HostConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.HostConfigResource" + "$ref": "#/components/schemas/HostConfigResource" } } } @@ -3411,7 +3411,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } } }, @@ -3419,7 +3419,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } } }, @@ -3427,7 +3427,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } } } @@ -3443,17 +3443,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } } } @@ -3464,17 +3464,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } } } @@ -3501,17 +3501,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } } } @@ -3522,17 +3522,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } } } @@ -3581,17 +3581,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } } } @@ -3612,7 +3612,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } } }, @@ -3620,7 +3620,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } } }, @@ -3628,7 +3628,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } } } @@ -3646,17 +3646,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } } } @@ -3699,17 +3699,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" + "$ref": "#/components/schemas/ImportListResource" } } } @@ -3734,7 +3734,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } } }, @@ -3742,7 +3742,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } } }, @@ -3750,7 +3750,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } } } @@ -3766,17 +3766,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } } } @@ -3787,17 +3787,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } } } @@ -3824,17 +3824,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } } } @@ -3845,17 +3845,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } } } @@ -3904,17 +3904,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListExclusionResource" + "$ref": "#/components/schemas/ImportListExclusionResource" } } } @@ -3935,7 +3935,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } } }, @@ -3943,7 +3943,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } } }, @@ -3951,7 +3951,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } } } @@ -3967,17 +3967,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } } } @@ -3988,17 +3988,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } } } @@ -4025,17 +4025,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } } } @@ -4046,17 +4046,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } } } @@ -4105,17 +4105,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } } } @@ -4136,7 +4136,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } } }, @@ -4144,7 +4144,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } } }, @@ -4152,7 +4152,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } } } @@ -4170,17 +4170,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } } } @@ -4223,17 +4223,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" + "$ref": "#/components/schemas/IndexerResource" } } } @@ -4256,17 +4256,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.IndexerConfigResource" + "$ref": "#/components/schemas/IndexerConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.IndexerConfigResource" + "$ref": "#/components/schemas/IndexerConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.IndexerConfigResource" + "$ref": "#/components/schemas/IndexerConfigResource" } } } @@ -4293,17 +4293,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.IndexerConfigResource" + "$ref": "#/components/schemas/IndexerConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.IndexerConfigResource" + "$ref": "#/components/schemas/IndexerConfigResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.IndexerConfigResource" + "$ref": "#/components/schemas/IndexerConfigResource" } } } @@ -4314,17 +4314,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.IndexerConfigResource" + "$ref": "#/components/schemas/IndexerConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.IndexerConfigResource" + "$ref": "#/components/schemas/IndexerConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.IndexerConfigResource" + "$ref": "#/components/schemas/IndexerConfigResource" } } } @@ -4352,17 +4352,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.IndexerConfigResource" + "$ref": "#/components/schemas/IndexerConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.IndexerConfigResource" + "$ref": "#/components/schemas/IndexerConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.IndexerConfigResource" + "$ref": "#/components/schemas/IndexerConfigResource" } } } @@ -4395,7 +4395,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Languages.LanguageResource" + "$ref": "#/components/schemas/LanguageResource" } } }, @@ -4403,7 +4403,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Languages.LanguageResource" + "$ref": "#/components/schemas/LanguageResource" } } }, @@ -4411,7 +4411,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Languages.LanguageResource" + "$ref": "#/components/schemas/LanguageResource" } } } @@ -4442,17 +4442,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Languages.LanguageResource" + "$ref": "#/components/schemas/LanguageResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Languages.LanguageResource" + "$ref": "#/components/schemas/LanguageResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Languages.LanguageResource" + "$ref": "#/components/schemas/LanguageResource" } } } @@ -4500,17 +4500,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Logs.LogResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/LogResourcePagingResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Logs.LogResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/LogResourcePagingResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Logs.LogResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/LogResourcePagingResource" } } } @@ -4531,7 +4531,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Logs.LogFileResource" + "$ref": "#/components/schemas/LogFileResource" } } }, @@ -4539,7 +4539,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Logs.LogFileResource" + "$ref": "#/components/schemas/LogFileResource" } } }, @@ -4547,7 +4547,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Logs.LogFileResource" + "$ref": "#/components/schemas/LogFileResource" } } } @@ -4590,7 +4590,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ManualImport.ManualImportUpdateResource" + "$ref": "#/components/schemas/ManualImportUpdateResource" } } }, @@ -4598,7 +4598,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ManualImport.ManualImportUpdateResource" + "$ref": "#/components/schemas/ManualImportUpdateResource" } } }, @@ -4606,7 +4606,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ManualImport.ManualImportUpdateResource" + "$ref": "#/components/schemas/ManualImportUpdateResource" } } } @@ -4670,7 +4670,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ManualImport.ManualImportResource" + "$ref": "#/components/schemas/ManualImportResource" } } }, @@ -4678,7 +4678,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ManualImport.ManualImportResource" + "$ref": "#/components/schemas/ManualImportResource" } } }, @@ -4686,7 +4686,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ManualImport.ManualImportResource" + "$ref": "#/components/schemas/ManualImportResource" } } } @@ -4770,17 +4770,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MediaManagementConfigResource" + "$ref": "#/components/schemas/MediaManagementConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MediaManagementConfigResource" + "$ref": "#/components/schemas/MediaManagementConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MediaManagementConfigResource" + "$ref": "#/components/schemas/MediaManagementConfigResource" } } } @@ -4807,17 +4807,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MediaManagementConfigResource" + "$ref": "#/components/schemas/MediaManagementConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MediaManagementConfigResource" + "$ref": "#/components/schemas/MediaManagementConfigResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MediaManagementConfigResource" + "$ref": "#/components/schemas/MediaManagementConfigResource" } } } @@ -4828,17 +4828,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MediaManagementConfigResource" + "$ref": "#/components/schemas/MediaManagementConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MediaManagementConfigResource" + "$ref": "#/components/schemas/MediaManagementConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MediaManagementConfigResource" + "$ref": "#/components/schemas/MediaManagementConfigResource" } } } @@ -4866,17 +4866,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MediaManagementConfigResource" + "$ref": "#/components/schemas/MediaManagementConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MediaManagementConfigResource" + "$ref": "#/components/schemas/MediaManagementConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MediaManagementConfigResource" + "$ref": "#/components/schemas/MediaManagementConfigResource" } } } @@ -4897,7 +4897,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } } }, @@ -4905,7 +4905,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } } }, @@ -4913,7 +4913,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } } } @@ -4929,17 +4929,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } } } @@ -4950,17 +4950,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } } } @@ -4987,17 +4987,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } } } @@ -5008,17 +5008,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } } } @@ -5067,17 +5067,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } } } @@ -5098,7 +5098,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } } }, @@ -5106,7 +5106,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } } }, @@ -5114,7 +5114,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } } } @@ -5132,17 +5132,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } } } @@ -5185,17 +5185,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" + "$ref": "#/components/schemas/MetadataResource" } } } @@ -5216,17 +5216,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } } } @@ -5237,17 +5237,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } } } @@ -5266,7 +5266,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } } }, @@ -5274,7 +5274,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } } }, @@ -5282,7 +5282,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } } } @@ -5331,17 +5331,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } } } @@ -5352,17 +5352,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } } } @@ -5390,17 +5390,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } } } @@ -5419,17 +5419,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource" + "$ref": "#/components/schemas/MetadataProfileResource" } } } @@ -5448,17 +5448,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MetadataProviderConfigResource" + "$ref": "#/components/schemas/MetadataProviderConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MetadataProviderConfigResource" + "$ref": "#/components/schemas/MetadataProviderConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MetadataProviderConfigResource" + "$ref": "#/components/schemas/MetadataProviderConfigResource" } } } @@ -5485,17 +5485,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MetadataProviderConfigResource" + "$ref": "#/components/schemas/MetadataProviderConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MetadataProviderConfigResource" + "$ref": "#/components/schemas/MetadataProviderConfigResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MetadataProviderConfigResource" + "$ref": "#/components/schemas/MetadataProviderConfigResource" } } } @@ -5506,17 +5506,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MetadataProviderConfigResource" + "$ref": "#/components/schemas/MetadataProviderConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MetadataProviderConfigResource" + "$ref": "#/components/schemas/MetadataProviderConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MetadataProviderConfigResource" + "$ref": "#/components/schemas/MetadataProviderConfigResource" } } } @@ -5544,17 +5544,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MetadataProviderConfigResource" + "$ref": "#/components/schemas/MetadataProviderConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MetadataProviderConfigResource" + "$ref": "#/components/schemas/MetadataProviderConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.MetadataProviderConfigResource" + "$ref": "#/components/schemas/MetadataProviderConfigResource" } } } @@ -5583,17 +5583,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Books.BookResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/BookResourcePagingResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Books.BookResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/BookResourcePagingResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Books.BookResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/BookResourcePagingResource" } } } @@ -5623,17 +5623,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" + "$ref": "#/components/schemas/BookResource" } } } @@ -5652,17 +5652,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.NamingConfigResource" + "$ref": "#/components/schemas/NamingConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.NamingConfigResource" + "$ref": "#/components/schemas/NamingConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.NamingConfigResource" + "$ref": "#/components/schemas/NamingConfigResource" } } } @@ -5689,17 +5689,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.NamingConfigResource" + "$ref": "#/components/schemas/NamingConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.NamingConfigResource" + "$ref": "#/components/schemas/NamingConfigResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.NamingConfigResource" + "$ref": "#/components/schemas/NamingConfigResource" } } } @@ -5710,17 +5710,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.NamingConfigResource" + "$ref": "#/components/schemas/NamingConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.NamingConfigResource" + "$ref": "#/components/schemas/NamingConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.NamingConfigResource" + "$ref": "#/components/schemas/NamingConfigResource" } } } @@ -5748,17 +5748,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.NamingConfigResource" + "$ref": "#/components/schemas/NamingConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.NamingConfigResource" + "$ref": "#/components/schemas/NamingConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.NamingConfigResource" + "$ref": "#/components/schemas/NamingConfigResource" } } } @@ -5878,7 +5878,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } } }, @@ -5886,7 +5886,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } } }, @@ -5894,7 +5894,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } } } @@ -5910,17 +5910,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } } } @@ -5931,17 +5931,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } } } @@ -5968,17 +5968,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } } } @@ -5989,17 +5989,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } } } @@ -6048,17 +6048,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } } } @@ -6079,7 +6079,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } } }, @@ -6087,7 +6087,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } } }, @@ -6095,7 +6095,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } } } @@ -6113,17 +6113,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } } } @@ -6166,17 +6166,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" + "$ref": "#/components/schemas/NotificationResource" } } } @@ -6208,17 +6208,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Parse.ParseResource" + "$ref": "#/components/schemas/ParseResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Parse.ParseResource" + "$ref": "#/components/schemas/ParseResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Parse.ParseResource" + "$ref": "#/components/schemas/ParseResource" } } } @@ -6237,7 +6237,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.Ping.PingResource" + "$ref": "#/components/schemas/PingResource" } } } @@ -6264,17 +6264,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } } } @@ -6285,17 +6285,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } } } @@ -6323,17 +6323,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } } } @@ -6354,7 +6354,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } } }, @@ -6362,7 +6362,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } } }, @@ -6370,7 +6370,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } } } @@ -6390,7 +6390,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } } }, @@ -6398,7 +6398,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } } }, @@ -6406,7 +6406,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Qualities.QualityDefinitionResource" + "$ref": "#/components/schemas/QualityDefinitionResource" } } } @@ -6428,17 +6428,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } } } @@ -6449,17 +6449,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } } } @@ -6478,7 +6478,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } } }, @@ -6486,7 +6486,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } } }, @@ -6494,7 +6494,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } } } @@ -6543,17 +6543,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } } } @@ -6564,17 +6564,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } } } @@ -6602,17 +6602,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } } } @@ -6631,17 +6631,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileResource" + "$ref": "#/components/schemas/QualityProfileResource" } } } @@ -6716,17 +6716,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueResource" + "$ref": "#/components/schemas/QueueResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueResource" + "$ref": "#/components/schemas/QueueResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueResource" + "$ref": "#/components/schemas/QueueResource" } } } @@ -6769,17 +6769,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueBulkResource" + "$ref": "#/components/schemas/QueueBulkResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueBulkResource" + "$ref": "#/components/schemas/QueueBulkResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueBulkResource" + "$ref": "#/components/schemas/QueueBulkResource" } } } @@ -6828,17 +6828,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Queue.QueueResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/QueueResourcePagingResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Queue.QueueResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/QueueResourcePagingResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Http.PagingResource`1[[Readarr.Api.V1.Queue.QueueResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/QueueResourcePagingResource" } } } @@ -6878,17 +6878,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueBulkResource" + "$ref": "#/components/schemas/QueueBulkResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueBulkResource" + "$ref": "#/components/schemas/QueueBulkResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueBulkResource" + "$ref": "#/components/schemas/QueueBulkResource" } } } @@ -6950,7 +6950,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueResource" + "$ref": "#/components/schemas/QueueResource" } } }, @@ -6958,7 +6958,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueResource" + "$ref": "#/components/schemas/QueueResource" } } }, @@ -6966,7 +6966,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueResource" + "$ref": "#/components/schemas/QueueResource" } } } @@ -6997,17 +6997,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueResource" + "$ref": "#/components/schemas/QueueResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueResource" + "$ref": "#/components/schemas/QueueResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueResource" + "$ref": "#/components/schemas/QueueResource" } } } @@ -7026,17 +7026,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueStatusResource" + "$ref": "#/components/schemas/QueueStatusResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueStatusResource" + "$ref": "#/components/schemas/QueueStatusResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueStatusResource" + "$ref": "#/components/schemas/QueueStatusResource" } } } @@ -7066,17 +7066,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueStatusResource" + "$ref": "#/components/schemas/QueueStatusResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueStatusResource" + "$ref": "#/components/schemas/QueueStatusResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueStatusResource" + "$ref": "#/components/schemas/QueueStatusResource" } } } @@ -7093,17 +7093,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } } } @@ -7114,17 +7114,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } } } @@ -7161,7 +7161,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } } }, @@ -7169,7 +7169,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } } }, @@ -7177,7 +7177,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } } } @@ -7208,17 +7208,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } } } @@ -7239,7 +7239,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } } }, @@ -7247,7 +7247,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } } }, @@ -7255,7 +7255,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } } } @@ -7271,17 +7271,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } } } @@ -7292,17 +7292,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } } } @@ -7329,17 +7329,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } } } @@ -7350,17 +7350,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } } } @@ -7409,17 +7409,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Release.ReleaseProfileResource" + "$ref": "#/components/schemas/ReleaseProfileResource" } } } @@ -7436,17 +7436,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } } } @@ -7457,17 +7457,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } } } @@ -7497,17 +7497,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.ReleaseResource" + "$ref": "#/components/schemas/ReleaseResource" } } } @@ -7524,17 +7524,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } } } @@ -7545,17 +7545,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } } } @@ -7574,7 +7574,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } } }, @@ -7582,7 +7582,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } } }, @@ -7590,7 +7590,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } } } @@ -7639,17 +7639,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } } } @@ -7660,17 +7660,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } } } @@ -7698,17 +7698,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource" + "$ref": "#/components/schemas/RemotePathMappingResource" } } } @@ -7747,7 +7747,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.RenameBookResource" + "$ref": "#/components/schemas/RenameBookResource" } } }, @@ -7755,7 +7755,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.RenameBookResource" + "$ref": "#/components/schemas/RenameBookResource" } } }, @@ -7763,7 +7763,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.RenameBookResource" + "$ref": "#/components/schemas/RenameBookResource" } } } @@ -7803,7 +7803,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.RetagBookResource" + "$ref": "#/components/schemas/RetagBookResource" } } }, @@ -7811,7 +7811,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.RetagBookResource" + "$ref": "#/components/schemas/RetagBookResource" } } }, @@ -7819,7 +7819,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.RetagBookResource" + "$ref": "#/components/schemas/RetagBookResource" } } } @@ -7837,17 +7837,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } } } @@ -7858,17 +7858,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } } } @@ -7887,7 +7887,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } } }, @@ -7895,7 +7895,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } } }, @@ -7903,7 +7903,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } } } @@ -7931,17 +7931,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } } } @@ -7952,17 +7952,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } } } @@ -8011,17 +8011,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.RootFolders.RootFolderResource" + "$ref": "#/components/schemas/RootFolderResource" } } } @@ -8073,7 +8073,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Series.SeriesResource" + "$ref": "#/components/schemas/SeriesResource" } } }, @@ -8081,7 +8081,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Series.SeriesResource" + "$ref": "#/components/schemas/SeriesResource" } } }, @@ -8089,7 +8089,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Series.SeriesResource" + "$ref": "#/components/schemas/SeriesResource" } } } @@ -8177,17 +8177,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.System.SystemResource" + "$ref": "#/components/schemas/SystemResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.System.SystemResource" + "$ref": "#/components/schemas/SystemResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.System.SystemResource" + "$ref": "#/components/schemas/SystemResource" } } } @@ -8256,7 +8256,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } } }, @@ -8264,7 +8264,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } } }, @@ -8272,7 +8272,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } } } @@ -8288,17 +8288,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } } } @@ -8309,17 +8309,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } } } @@ -8346,17 +8346,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } } } @@ -8367,17 +8367,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } } } @@ -8426,17 +8426,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagResource" + "$ref": "#/components/schemas/TagResource" } } } @@ -8457,7 +8457,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagDetailsResource" + "$ref": "#/components/schemas/TagDetailsResource" } } }, @@ -8465,7 +8465,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagDetailsResource" + "$ref": "#/components/schemas/TagDetailsResource" } } }, @@ -8473,7 +8473,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagDetailsResource" + "$ref": "#/components/schemas/TagDetailsResource" } } } @@ -8504,17 +8504,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagDetailsResource" + "$ref": "#/components/schemas/TagDetailsResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagDetailsResource" + "$ref": "#/components/schemas/TagDetailsResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Tags.TagDetailsResource" + "$ref": "#/components/schemas/TagDetailsResource" } } } @@ -8535,7 +8535,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.System.Tasks.TaskResource" + "$ref": "#/components/schemas/TaskResource" } } }, @@ -8543,7 +8543,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.System.Tasks.TaskResource" + "$ref": "#/components/schemas/TaskResource" } } }, @@ -8551,7 +8551,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.System.Tasks.TaskResource" + "$ref": "#/components/schemas/TaskResource" } } } @@ -8582,17 +8582,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.System.Tasks.TaskResource" + "$ref": "#/components/schemas/TaskResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.System.Tasks.TaskResource" + "$ref": "#/components/schemas/TaskResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.System.Tasks.TaskResource" + "$ref": "#/components/schemas/TaskResource" } } } @@ -8619,17 +8619,17 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.UiConfigResource" + "$ref": "#/components/schemas/UiConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.UiConfigResource" + "$ref": "#/components/schemas/UiConfigResource" } }, "application/*+json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.UiConfigResource" + "$ref": "#/components/schemas/UiConfigResource" } } } @@ -8640,17 +8640,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.UiConfigResource" + "$ref": "#/components/schemas/UiConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.UiConfigResource" + "$ref": "#/components/schemas/UiConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.UiConfigResource" + "$ref": "#/components/schemas/UiConfigResource" } } } @@ -8678,17 +8678,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.UiConfigResource" + "$ref": "#/components/schemas/UiConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.UiConfigResource" + "$ref": "#/components/schemas/UiConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.UiConfigResource" + "$ref": "#/components/schemas/UiConfigResource" } } } @@ -8707,17 +8707,17 @@ "content": { "text/plain": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.UiConfigResource" + "$ref": "#/components/schemas/UiConfigResource" } }, "application/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.UiConfigResource" + "$ref": "#/components/schemas/UiConfigResource" } }, "text/json": { "schema": { - "$ref": "#/components/schemas/Readarr.Api.V1.Config.UiConfigResource" + "$ref": "#/components/schemas/UiConfigResource" } } } @@ -8738,7 +8738,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Update.UpdateResource" + "$ref": "#/components/schemas/UpdateResource" } } }, @@ -8746,7 +8746,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Update.UpdateResource" + "$ref": "#/components/schemas/UpdateResource" } } }, @@ -8754,7 +8754,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Update.UpdateResource" + "$ref": "#/components/schemas/UpdateResource" } } } @@ -8776,7 +8776,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Logs.LogFileResource" + "$ref": "#/components/schemas/LogFileResource" } } }, @@ -8784,7 +8784,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Logs.LogFileResource" + "$ref": "#/components/schemas/LogFileResource" } } }, @@ -8792,7 +8792,7 @@ "schema": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Logs.LogFileResource" + "$ref": "#/components/schemas/LogFileResource" } } } @@ -8827,85 +8827,11 @@ }, "components": { "schemas": { - "NzbDrone.Common.EnvironmentInfo.RuntimeMode": { - "enum": [ - "console", - "service", - "tray" - ], - "type": "string" - }, - "NzbDrone.Common.Http.HttpUri": { - "type": "object", - "properties": { - "fullUri": { - "type": "string", - "nullable": true, - "readOnly": true - }, - "scheme": { - "type": "string", - "nullable": true, - "readOnly": true - }, - "host": { - "type": "string", - "nullable": true, - "readOnly": true - }, - "port": { - "type": "integer", - "format": "int32", - "nullable": true, - "readOnly": true - }, - "path": { - "type": "string", - "nullable": true, - "readOnly": true - }, - "query": { - "type": "string", - "nullable": true, - "readOnly": true - }, - "fragment": { - "type": "string", - "nullable": true, - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Common.Http.Proxy.ProxyType": { - "enum": [ - "http", - "socks4", - "socks5" - ], - "type": "string" - }, - "NzbDrone.Core.Authentication.AuthenticationType": { - "enum": [ - "none", - "basic", - "forms" - ], - "type": "string" - }, - "NzbDrone.Core.Backup.BackupType": { - "enum": [ - "scheduled", - "manual", - "update" - ], - "type": "string" - }, - "NzbDrone.Core.Books.AddAuthorOptions": { + "AddAuthorOptions": { "type": "object", "properties": { "monitor": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.MonitorTypes" + "$ref": "#/components/schemas/MonitorTypes" }, "booksToMonitor": { "type": "array", @@ -8923,11 +8849,11 @@ }, "additionalProperties": false }, - "NzbDrone.Core.Books.AddBookOptions": { + "AddBookOptions": { "type": "object", "properties": { "addType": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.BookAddType" + "$ref": "#/components/schemas/BookAddType" }, "searchForNewBook": { "type": "boolean" @@ -8935,7 +8861,48 @@ }, "additionalProperties": false }, - "NzbDrone.Core.Books.Author": { + "AllowFingerprinting": { + "enum": [ + "never", + "newFiles", + "allFiles" + ], + "type": "string" + }, + "ApiInfoResource": { + "type": "object", + "properties": { + "current": { + "type": "string", + "nullable": true + }, + "deprecated": { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "ApplyTags": { + "enum": [ + "add", + "remove", + "replace" + ], + "type": "string" + }, + "AuthenticationType": { + "enum": [ + "none", + "basic", + "forms" + ], + "type": "string" + }, + "Author": { "type": "object", "properties": { "id": { @@ -8954,7 +8921,7 @@ "type": "boolean" }, "monitorNewItems": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.NewItemMonitorTypes" + "$ref": "#/components/schemas/NewItemMonitorTypes" }, "lastInfoSync": { "type": "string", @@ -8991,22 +8958,22 @@ "nullable": true }, "addOptions": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.AddAuthorOptions" + "$ref": "#/components/schemas/AddAuthorOptions" }, "metadata": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Books.AuthorMetadata, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/AuthorMetadataLazyLoaded" }, "qualityProfile": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Profiles.Qualities.QualityProfile, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/QualityProfileLazyLoaded" }, "metadataProfile": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Profiles.Metadata.MetadataProfile, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/MetadataProfileLazyLoaded" }, "books": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[System.Collections.Generic.List`1[[NzbDrone.Core.Books.Book, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]" + "$ref": "#/components/schemas/BookListLazyLoaded" }, "series": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[System.Collections.Generic.List`1[[NzbDrone.Core.Books.Series, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]" + "$ref": "#/components/schemas/SeriesListLazyLoaded" }, "name": { "type": "string", @@ -9019,7 +8986,72 @@ }, "additionalProperties": false }, - "NzbDrone.Core.Books.AuthorMetadata": { + "AuthorEditorResource": { + "type": "object", + "properties": { + "authorIds": { + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + }, + "monitored": { + "type": "boolean", + "nullable": true + }, + "monitorNewItems": { + "$ref": "#/components/schemas/NewItemMonitorTypes" + }, + "qualityProfileId": { + "type": "integer", + "format": "int32", + "nullable": true + }, + "metadataProfileId": { + "type": "integer", + "format": "int32", + "nullable": true + }, + "rootFolderPath": { + "type": "string", + "nullable": true + }, + "tags": { + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + }, + "applyTags": { + "$ref": "#/components/schemas/ApplyTags" + }, + "moveFiles": { + "type": "boolean" + }, + "deleteFiles": { + "type": "boolean" + } + }, + "additionalProperties": false + }, + "AuthorLazyLoaded": { + "type": "object", + "properties": { + "value": { + "$ref": "#/components/schemas/Author" + }, + "isLoaded": { + "type": "boolean", + "readOnly": true + } + }, + "additionalProperties": false + }, + "AuthorMetadata": { "type": "object", "properties": { "id": { @@ -9084,19 +9116,19 @@ "nullable": true }, "status": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.AuthorStatusType" + "$ref": "#/components/schemas/AuthorStatusType" }, "images": { "type": "array", "items": { - "$ref": "#/components/schemas/NzbDrone.Core.MediaCover.MediaCover" + "$ref": "#/components/schemas/MediaCover" }, "nullable": true }, "links": { "type": "array", "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Links" + "$ref": "#/components/schemas/Links" }, "nullable": true }, @@ -9108,19 +9140,357 @@ "nullable": true }, "ratings": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Ratings" + "$ref": "#/components/schemas/Ratings" } }, "additionalProperties": false }, - "NzbDrone.Core.Books.AuthorStatusType": { + "AuthorMetadataLazyLoaded": { + "type": "object", + "properties": { + "value": { + "$ref": "#/components/schemas/AuthorMetadata" + }, + "isLoaded": { + "type": "boolean", + "readOnly": true + } + }, + "additionalProperties": false + }, + "AuthorResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "authorMetadataId": { + "type": "integer", + "format": "int32" + }, + "status": { + "$ref": "#/components/schemas/AuthorStatusType" + }, + "ended": { + "type": "boolean", + "readOnly": true + }, + "authorName": { + "type": "string", + "nullable": true + }, + "authorNameLastFirst": { + "type": "string", + "nullable": true + }, + "foreignAuthorId": { + "type": "string", + "nullable": true + }, + "titleSlug": { + "type": "string", + "nullable": true + }, + "overview": { + "type": "string", + "nullable": true + }, + "disambiguation": { + "type": "string", + "nullable": true + }, + "links": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Links" + }, + "nullable": true + }, + "nextBook": { + "$ref": "#/components/schemas/Book" + }, + "lastBook": { + "$ref": "#/components/schemas/Book" + }, + "images": { + "type": "array", + "items": { + "$ref": "#/components/schemas/MediaCover" + }, + "nullable": true + }, + "remotePoster": { + "type": "string", + "nullable": true + }, + "path": { + "type": "string", + "nullable": true + }, + "qualityProfileId": { + "type": "integer", + "format": "int32" + }, + "metadataProfileId": { + "type": "integer", + "format": "int32" + }, + "monitored": { + "type": "boolean" + }, + "monitorNewItems": { + "$ref": "#/components/schemas/NewItemMonitorTypes" + }, + "rootFolderPath": { + "type": "string", + "nullable": true + }, + "genres": { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + }, + "cleanName": { + "type": "string", + "nullable": true + }, + "sortName": { + "type": "string", + "nullable": true + }, + "sortNameLastFirst": { + "type": "string", + "nullable": true + }, + "tags": { + "uniqueItems": true, + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + }, + "added": { + "type": "string", + "format": "date-time" + }, + "addOptions": { + "$ref": "#/components/schemas/AddAuthorOptions" + }, + "ratings": { + "$ref": "#/components/schemas/Ratings" + }, + "statistics": { + "$ref": "#/components/schemas/AuthorStatisticsResource" + } + }, + "additionalProperties": false + }, + "AuthorStatisticsResource": { + "type": "object", + "properties": { + "bookFileCount": { + "type": "integer", + "format": "int32" + }, + "bookCount": { + "type": "integer", + "format": "int32" + }, + "availableBookCount": { + "type": "integer", + "format": "int32" + }, + "totalBookCount": { + "type": "integer", + "format": "int32" + }, + "sizeOnDisk": { + "type": "integer", + "format": "int64" + }, + "percentOfBooks": { + "type": "number", + "format": "double", + "readOnly": true + } + }, + "additionalProperties": false + }, + "AuthorStatusType": { "enum": [ "continuing", "ended" ], "type": "string" }, - "NzbDrone.Core.Books.Book": { + "AuthorTitleInfo": { + "type": "object", + "properties": { + "title": { + "type": "string", + "nullable": true + }, + "titleWithoutYear": { + "type": "string", + "nullable": true + }, + "year": { + "type": "integer", + "format": "int32" + } + }, + "additionalProperties": false + }, + "BackupResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "path": { + "type": "string", + "nullable": true + }, + "type": { + "$ref": "#/components/schemas/BackupType" + }, + "size": { + "type": "integer", + "format": "int64" + }, + "time": { + "type": "string", + "format": "date-time" + } + }, + "additionalProperties": false + }, + "BackupType": { + "enum": [ + "scheduled", + "manual", + "update" + ], + "type": "string" + }, + "BlocklistBulkResource": { + "type": "object", + "properties": { + "ids": { + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "BlocklistResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "authorId": { + "type": "integer", + "format": "int32" + }, + "bookIds": { + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + }, + "sourceTitle": { + "type": "string", + "nullable": true + }, + "quality": { + "$ref": "#/components/schemas/QualityModel" + }, + "customFormats": { + "type": "array", + "items": { + "$ref": "#/components/schemas/CustomFormatResource" + }, + "nullable": true + }, + "date": { + "type": "string", + "format": "date-time" + }, + "protocol": { + "$ref": "#/components/schemas/DownloadProtocol" + }, + "indexer": { + "type": "string", + "nullable": true + }, + "message": { + "type": "string", + "nullable": true + }, + "author": { + "$ref": "#/components/schemas/AuthorResource" + } + }, + "additionalProperties": false + }, + "BlocklistResourcePagingResource": { + "type": "object", + "properties": { + "page": { + "type": "integer", + "format": "int32" + }, + "pageSize": { + "type": "integer", + "format": "int32" + }, + "sortKey": { + "type": "string", + "nullable": true + }, + "sortDirection": { + "$ref": "#/components/schemas/SortDirection" + }, + "filters": { + "type": "array", + "items": { + "$ref": "#/components/schemas/PagingResourceFilter" + }, + "nullable": true + }, + "totalRecords": { + "type": "integer", + "format": "int32" + }, + "records": { + "type": "array", + "items": { + "$ref": "#/components/schemas/BlocklistResource" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "Book": { "type": "object", "properties": { "id": { @@ -9151,7 +9521,7 @@ "links": { "type": "array", "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Links" + "$ref": "#/components/schemas/Links" }, "nullable": true }, @@ -9171,7 +9541,7 @@ "nullable": true }, "ratings": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Ratings" + "$ref": "#/components/schemas/Ratings" }, "cleanTitle": { "type": "string", @@ -9193,34 +9563,972 @@ "format": "date-time" }, "addOptions": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.AddBookOptions" + "$ref": "#/components/schemas/AddBookOptions" }, "authorMetadata": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Books.AuthorMetadata, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/AuthorMetadataLazyLoaded" }, "author": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Books.Author, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/AuthorLazyLoaded" }, "editions": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[System.Collections.Generic.List`1[[NzbDrone.Core.Books.Edition, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]" + "$ref": "#/components/schemas/EditionListLazyLoaded" }, "bookFiles": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[System.Collections.Generic.List`1[[NzbDrone.Core.MediaFiles.BookFile, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]" + "$ref": "#/components/schemas/BookFileListLazyLoaded" }, "seriesLinks": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[System.Collections.Generic.List`1[[NzbDrone.Core.Books.SeriesBookLink, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]" + "$ref": "#/components/schemas/SeriesBookLinkListLazyLoaded" } }, "additionalProperties": false }, - "NzbDrone.Core.Books.BookAddType": { + "BookAddType": { "enum": [ "automatic", "manual" ], "type": "string" }, - "NzbDrone.Core.Books.Edition": { + "BookEditorResource": { + "type": "object", + "properties": { + "bookIds": { + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + }, + "monitored": { + "type": "boolean", + "nullable": true + }, + "deleteFiles": { + "type": "boolean", + "nullable": true + }, + "addImportListExclusion": { + "type": "boolean", + "nullable": true + } + }, + "additionalProperties": false + }, + "BookFile": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "path": { + "type": "string", + "nullable": true + }, + "size": { + "type": "integer", + "format": "int64" + }, + "modified": { + "type": "string", + "format": "date-time" + }, + "dateAdded": { + "type": "string", + "format": "date-time" + }, + "originalFilePath": { + "type": "string", + "nullable": true + }, + "sceneName": { + "type": "string", + "nullable": true + }, + "releaseGroup": { + "type": "string", + "nullable": true + }, + "quality": { + "$ref": "#/components/schemas/QualityModel" + }, + "mediaInfo": { + "$ref": "#/components/schemas/MediaInfoModel" + }, + "editionId": { + "type": "integer", + "format": "int32" + }, + "calibreId": { + "type": "integer", + "format": "int32" + }, + "part": { + "type": "integer", + "format": "int32" + }, + "author": { + "$ref": "#/components/schemas/AuthorLazyLoaded" + }, + "edition": { + "$ref": "#/components/schemas/EditionLazyLoaded" + }, + "partCount": { + "type": "integer", + "format": "int32" + } + }, + "additionalProperties": false + }, + "BookFileListLazyLoaded": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/BookFile" + }, + "nullable": true, + "readOnly": true + }, + "isLoaded": { + "type": "boolean", + "readOnly": true + } + }, + "additionalProperties": false + }, + "BookFileListResource": { + "type": "object", + "properties": { + "bookFileIds": { + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + }, + "quality": { + "$ref": "#/components/schemas/QualityModel" + } + }, + "additionalProperties": false + }, + "BookFileResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "authorId": { + "type": "integer", + "format": "int32" + }, + "bookId": { + "type": "integer", + "format": "int32" + }, + "path": { + "type": "string", + "nullable": true + }, + "size": { + "type": "integer", + "format": "int64" + }, + "dateAdded": { + "type": "string", + "format": "date-time" + }, + "quality": { + "$ref": "#/components/schemas/QualityModel" + }, + "qualityWeight": { + "type": "integer", + "format": "int32" + }, + "mediaInfo": { + "$ref": "#/components/schemas/MediaInfoResource" + }, + "qualityCutoffNotMet": { + "type": "boolean" + }, + "audioTags": { + "$ref": "#/components/schemas/ParsedTrackInfo" + } + }, + "additionalProperties": false + }, + "BookLazyLoaded": { + "type": "object", + "properties": { + "value": { + "$ref": "#/components/schemas/Book" + }, + "isLoaded": { + "type": "boolean", + "readOnly": true + } + }, + "additionalProperties": false + }, + "BookListLazyLoaded": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Book" + }, + "nullable": true, + "readOnly": true + }, + "isLoaded": { + "type": "boolean", + "readOnly": true + } + }, + "additionalProperties": false + }, + "BookResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "title": { + "type": "string", + "nullable": true + }, + "authorTitle": { + "type": "string", + "nullable": true + }, + "seriesTitle": { + "type": "string", + "nullable": true + }, + "disambiguation": { + "type": "string", + "nullable": true + }, + "overview": { + "type": "string", + "nullable": true + }, + "authorId": { + "type": "integer", + "format": "int32" + }, + "foreignBookId": { + "type": "string", + "nullable": true + }, + "titleSlug": { + "type": "string", + "nullable": true + }, + "monitored": { + "type": "boolean" + }, + "anyEditionOk": { + "type": "boolean" + }, + "ratings": { + "$ref": "#/components/schemas/Ratings" + }, + "releaseDate": { + "type": "string", + "format": "date-time", + "nullable": true + }, + "pageCount": { + "type": "integer", + "format": "int32" + }, + "genres": { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + }, + "author": { + "$ref": "#/components/schemas/AuthorResource" + }, + "images": { + "type": "array", + "items": { + "$ref": "#/components/schemas/MediaCover" + }, + "nullable": true + }, + "links": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Links" + }, + "nullable": true + }, + "statistics": { + "$ref": "#/components/schemas/BookStatisticsResource" + }, + "added": { + "type": "string", + "format": "date-time", + "nullable": true + }, + "addOptions": { + "$ref": "#/components/schemas/AddBookOptions" + }, + "remoteCover": { + "type": "string", + "nullable": true + }, + "editions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/EditionResource" + }, + "nullable": true + }, + "grabbed": { + "type": "boolean" + } + }, + "additionalProperties": false + }, + "BookResourcePagingResource": { + "type": "object", + "properties": { + "page": { + "type": "integer", + "format": "int32" + }, + "pageSize": { + "type": "integer", + "format": "int32" + }, + "sortKey": { + "type": "string", + "nullable": true + }, + "sortDirection": { + "$ref": "#/components/schemas/SortDirection" + }, + "filters": { + "type": "array", + "items": { + "$ref": "#/components/schemas/PagingResourceFilter" + }, + "nullable": true + }, + "totalRecords": { + "type": "integer", + "format": "int32" + }, + "records": { + "type": "array", + "items": { + "$ref": "#/components/schemas/BookResource" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "BookStatisticsResource": { + "type": "object", + "properties": { + "bookFileCount": { + "type": "integer", + "format": "int32" + }, + "bookCount": { + "type": "integer", + "format": "int32" + }, + "totalBookCount": { + "type": "integer", + "format": "int32" + }, + "sizeOnDisk": { + "type": "integer", + "format": "int64" + }, + "percentOfBooks": { + "type": "number", + "format": "double", + "readOnly": true + } + }, + "additionalProperties": false + }, + "BooksMonitoredResource": { + "type": "object", + "properties": { + "bookIds": { + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + }, + "monitored": { + "type": "boolean" + } + }, + "additionalProperties": false + }, + "BookshelfAuthorResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "monitored": { + "type": "boolean", + "nullable": true + }, + "books": { + "type": "array", + "items": { + "$ref": "#/components/schemas/BookResource" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "BookshelfResource": { + "type": "object", + "properties": { + "authors": { + "type": "array", + "items": { + "$ref": "#/components/schemas/BookshelfAuthorResource" + }, + "nullable": true + }, + "monitoringOptions": { + "$ref": "#/components/schemas/MonitoringOptions" + }, + "monitorNewItems": { + "$ref": "#/components/schemas/NewItemMonitorTypes" + } + }, + "additionalProperties": false + }, + "CertificateValidationType": { + "enum": [ + "enabled", + "disabledForLocalAddresses", + "disabled" + ], + "type": "string" + }, + "Command": { + "type": "object", + "properties": { + "sendUpdatesToClient": { + "type": "boolean" + }, + "updateScheduledTask": { + "type": "boolean", + "readOnly": true + }, + "completionMessage": { + "type": "string", + "nullable": true, + "readOnly": true + }, + "requiresDiskAccess": { + "type": "boolean", + "readOnly": true + }, + "isExclusive": { + "type": "boolean", + "readOnly": true + }, + "isTypeExclusive": { + "type": "boolean", + "readOnly": true + }, + "isLongRunning": { + "type": "boolean", + "readOnly": true + }, + "name": { + "type": "string", + "nullable": true, + "readOnly": true + }, + "lastExecutionTime": { + "type": "string", + "format": "date-time", + "nullable": true + }, + "lastStartTime": { + "type": "string", + "format": "date-time", + "nullable": true + }, + "trigger": { + "$ref": "#/components/schemas/CommandTrigger" + }, + "suppressMessages": { + "type": "boolean" + }, + "clientUserAgent": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "CommandPriority": { + "enum": [ + "normal", + "high", + "low" + ], + "type": "string" + }, + "CommandResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "commandName": { + "type": "string", + "nullable": true + }, + "message": { + "type": "string", + "nullable": true + }, + "body": { + "$ref": "#/components/schemas/Command" + }, + "priority": { + "$ref": "#/components/schemas/CommandPriority" + }, + "status": { + "$ref": "#/components/schemas/CommandStatus" + }, + "queued": { + "type": "string", + "format": "date-time" + }, + "started": { + "type": "string", + "format": "date-time", + "nullable": true + }, + "ended": { + "type": "string", + "format": "date-time", + "nullable": true + }, + "duration": { + "$ref": "#/components/schemas/TimeSpan" + }, + "exception": { + "type": "string", + "nullable": true + }, + "trigger": { + "$ref": "#/components/schemas/CommandTrigger" + }, + "clientUserAgent": { + "type": "string", + "nullable": true + }, + "stateChangeTime": { + "type": "string", + "format": "date-time", + "nullable": true + }, + "sendUpdatesToClient": { + "type": "boolean" + }, + "updateScheduledTask": { + "type": "boolean" + }, + "lastExecutionTime": { + "type": "string", + "format": "date-time", + "nullable": true + } + }, + "additionalProperties": false + }, + "CommandStatus": { + "enum": [ + "queued", + "started", + "completed", + "failed", + "aborted", + "cancelled", + "orphaned" + ], + "type": "string" + }, + "CommandTrigger": { + "enum": [ + "unspecified", + "manual", + "scheduled" + ], + "type": "string" + }, + "CustomFilterResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "type": { + "type": "string", + "nullable": true + }, + "label": { + "type": "string", + "nullable": true + }, + "filters": { + "type": "array", + "items": { + "type": "object", + "additionalProperties": { } + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "CustomFormat": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "includeCustomFormatWhenRenaming": { + "type": "boolean" + }, + "specifications": { + "type": "array", + "items": { + "$ref": "#/components/schemas/ICustomFormatSpecification" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "CustomFormatResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "includeCustomFormatWhenRenaming": { + "type": "boolean", + "nullable": true + }, + "specifications": { + "type": "array", + "items": { + "$ref": "#/components/schemas/CustomFormatSpecificationSchema" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "CustomFormatSpecificationSchema": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "implementation": { + "type": "string", + "nullable": true + }, + "implementationName": { + "type": "string", + "nullable": true + }, + "infoLink": { + "type": "string", + "nullable": true + }, + "negate": { + "type": "boolean" + }, + "required": { + "type": "boolean" + }, + "fields": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Field" + }, + "nullable": true + }, + "presets": { + "type": "array", + "items": { + "$ref": "#/components/schemas/CustomFormatSpecificationSchema" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "DatabaseType": { + "enum": [ + "sqLite", + "postgreSQL" + ], + "type": "string" + }, + "DelayProfileResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "enableUsenet": { + "type": "boolean" + }, + "enableTorrent": { + "type": "boolean" + }, + "preferredProtocol": { + "$ref": "#/components/schemas/DownloadProtocol" + }, + "usenetDelay": { + "type": "integer", + "format": "int32" + }, + "torrentDelay": { + "type": "integer", + "format": "int32" + }, + "bypassIfHighestQuality": { + "type": "boolean" + }, + "bypassIfAboveCustomFormatScore": { + "type": "boolean" + }, + "minimumCustomFormatScore": { + "type": "integer", + "format": "int32" + }, + "order": { + "type": "integer", + "format": "int32" + }, + "tags": { + "uniqueItems": true, + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "DevelopmentConfigResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "metadataSource": { + "type": "string", + "nullable": true + }, + "consoleLogLevel": { + "type": "string", + "nullable": true + }, + "logSql": { + "type": "boolean" + }, + "logRotate": { + "type": "integer", + "format": "int32" + }, + "filterSentryEvents": { + "type": "boolean" + } + }, + "additionalProperties": false + }, + "DiskSpaceResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "path": { + "type": "string", + "nullable": true + }, + "label": { + "type": "string", + "nullable": true + }, + "freeSpace": { + "type": "integer", + "format": "int64" + }, + "totalSpace": { + "type": "integer", + "format": "int64" + } + }, + "additionalProperties": false + }, + "DownloadClientConfigResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "downloadClientWorkingFolders": { + "type": "string", + "nullable": true + }, + "enableCompletedDownloadHandling": { + "type": "boolean" + }, + "removeCompletedDownloads": { + "type": "boolean" + }, + "autoRedownloadFailed": { + "type": "boolean" + }, + "removeFailedDownloads": { + "type": "boolean" + } + }, + "additionalProperties": false + }, + "DownloadClientResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "fields": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Field" + }, + "nullable": true + }, + "implementationName": { + "type": "string", + "nullable": true + }, + "implementation": { + "type": "string", + "nullable": true + }, + "configContract": { + "type": "string", + "nullable": true + }, + "infoLink": { + "type": "string", + "nullable": true + }, + "message": { + "$ref": "#/components/schemas/ProviderMessage" + }, + "tags": { + "uniqueItems": true, + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + }, + "presets": { + "type": "array", + "items": { + "$ref": "#/components/schemas/DownloadClientResource" + }, + "nullable": true + }, + "enable": { + "type": "boolean" + }, + "protocol": { + "$ref": "#/components/schemas/DownloadProtocol" + }, + "priority": { + "type": "integer", + "format": "int32" + } + }, + "additionalProperties": false + }, + "DownloadProtocol": { + "enum": [ + "unknown", + "usenet", + "torrent" + ], + "type": "string" + }, + "Edition": { "type": "object", "properties": { "id": { @@ -9286,19 +10594,19 @@ "images": { "type": "array", "items": { - "$ref": "#/components/schemas/NzbDrone.Core.MediaCover.MediaCover" + "$ref": "#/components/schemas/MediaCover" }, "nullable": true }, "links": { "type": "array", "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Links" + "$ref": "#/components/schemas/Links" }, "nullable": true }, "ratings": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Ratings" + "$ref": "#/components/schemas/Ratings" }, "monitored": { "type": "boolean" @@ -9307,202 +10615,160 @@ "type": "boolean" }, "book": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Books.Book, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]" + "$ref": "#/components/schemas/BookLazyLoaded" }, "bookFiles": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[System.Collections.Generic.List`1[[NzbDrone.Core.MediaFiles.BookFile, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]" + "$ref": "#/components/schemas/BookFileListLazyLoaded" } }, "additionalProperties": false }, - "NzbDrone.Core.Books.Links": { + "EditionLazyLoaded": { "type": "object", "properties": { - "url": { - "type": "string", - "nullable": true - }, - "name": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Books.MonitorTypes": { - "enum": [ - "all", - "future", - "missing", - "existing", - "latest", - "first", - "none", - "unknown" - ], - "type": "string" - }, - "NzbDrone.Core.Books.MonitoringOptions": { - "type": "object", - "properties": { - "monitor": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.MonitorTypes" - }, - "booksToMonitor": { - "type": "array", - "items": { - "type": "string" - }, - "nullable": true - }, - "monitored": { - "type": "boolean" - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Books.NewItemMonitorTypes": { - "enum": [ - "all", - "none", - "new" - ], - "type": "string" - }, - "NzbDrone.Core.Books.Ratings": { - "type": "object", - "properties": { - "votes": { - "type": "integer", - "format": "int32" - }, "value": { - "type": "number", - "format": "double" + "$ref": "#/components/schemas/Edition" }, - "popularity": { - "type": "number", - "format": "double", + "isLoaded": { + "type": "boolean", "readOnly": true } }, "additionalProperties": false }, - "NzbDrone.Core.Books.Series": { + "EditionListLazyLoaded": { "type": "object", "properties": { - "id": { - "type": "integer", - "format": "int32" + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Edition" + }, + "nullable": true, + "readOnly": true }, - "foreignSeriesId": { - "type": "string", - "nullable": true - }, - "title": { - "type": "string", - "nullable": true - }, - "description": { - "type": "string", - "nullable": true - }, - "numbered": { - "type": "boolean" - }, - "workCount": { - "type": "integer", - "format": "int32" - }, - "primaryWorkCount": { - "type": "integer", - "format": "int32" - }, - "linkItems": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[System.Collections.Generic.List`1[[NzbDrone.Core.Books.SeriesBookLink, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]" - }, - "books": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[System.Collections.Generic.List`1[[NzbDrone.Core.Books.Book, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]" - }, - "foreignAuthorId": { - "type": "string", - "nullable": true + "isLoaded": { + "type": "boolean", + "readOnly": true } }, "additionalProperties": false }, - "NzbDrone.Core.Books.SeriesBookLink": { + "EditionResource": { "type": "object", "properties": { "id": { "type": "integer", "format": "int32" }, - "position": { - "type": "string", - "nullable": true - }, - "seriesPosition": { - "type": "integer", - "format": "int32" - }, - "seriesId": { - "type": "integer", - "format": "int32" - }, "bookId": { "type": "integer", "format": "int32" }, - "isPrimary": { + "foreignEditionId": { + "type": "string", + "nullable": true + }, + "titleSlug": { + "type": "string", + "nullable": true + }, + "isbn13": { + "type": "string", + "nullable": true + }, + "asin": { + "type": "string", + "nullable": true + }, + "title": { + "type": "string", + "nullable": true + }, + "language": { + "type": "string", + "nullable": true + }, + "overview": { + "type": "string", + "nullable": true + }, + "format": { + "type": "string", + "nullable": true + }, + "isEbook": { "type": "boolean" }, - "series": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Books.Series, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]" + "disambiguation": { + "type": "string", + "nullable": true }, - "book": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Books.Book, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]" + "publisher": { + "type": "string", + "nullable": true + }, + "pageCount": { + "type": "integer", + "format": "int32" + }, + "releaseDate": { + "type": "string", + "format": "date-time", + "nullable": true + }, + "images": { + "type": "array", + "items": { + "$ref": "#/components/schemas/MediaCover" + }, + "nullable": true + }, + "links": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Links" + }, + "nullable": true + }, + "ratings": { + "$ref": "#/components/schemas/Ratings" + }, + "monitored": { + "type": "boolean" + }, + "manualAdd": { + "type": "boolean" + }, + "remoteCover": { + "type": "string", + "nullable": true + }, + "grabbed": { + "type": "boolean" } }, "additionalProperties": false }, - "NzbDrone.Core.Configuration.AllowFingerprinting": { + "EntityHistoryEventType": { "enum": [ - "never", - "newFiles", - "allFiles" + "unknown", + "grabbed", + "bookFileImported", + "downloadFailed", + "bookFileDeleted", + "bookFileRenamed", + "bookImportIncomplete", + "downloadImported", + "bookFileRetagged", + "downloadIgnored" ], "type": "string" }, - "NzbDrone.Core.Configuration.RescanAfterRefreshType": { - "enum": [ - "always", - "afterManual", - "never" - ], - "type": "string" - }, - "NzbDrone.Core.Configuration.WriteAudioTagsType": { - "enum": [ - "no", - "newFiles", - "allFiles", - "sync" - ], - "type": "string" - }, - "NzbDrone.Core.Configuration.WriteBookTagsType": { - "enum": [ - "newFiles", - "allFiles", - "sync" - ], - "type": "string" - }, - "NzbDrone.Core.CustomFormats.CustomFormat": { + "Field": { "type": "object", "properties": { - "id": { + "order": { "type": "integer", "format": "int32" }, @@ -9510,20 +10776,372 @@ "type": "string", "nullable": true }, - "includeCustomFormatWhenRenaming": { + "label": { + "type": "string", + "nullable": true + }, + "unit": { + "type": "string", + "nullable": true + }, + "helpText": { + "type": "string", + "nullable": true + }, + "helpLink": { + "type": "string", + "nullable": true + }, + "value": { + "nullable": true + }, + "type": { + "type": "string", + "nullable": true + }, + "advanced": { "type": "boolean" }, - "specifications": { + "selectOptions": { "type": "array", "items": { - "$ref": "#/components/schemas/NzbDrone.Core.CustomFormats.ICustomFormatSpecification" + "$ref": "#/components/schemas/SelectOption" + }, + "nullable": true + }, + "selectOptionsProviderAction": { + "type": "string", + "nullable": true + }, + "section": { + "type": "string", + "nullable": true + }, + "hidden": { + "type": "string", + "nullable": true + }, + "placeholder": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "FileDateType": { + "enum": [ + "none", + "bookReleaseDate" + ], + "type": "string" + }, + "HealthCheckResult": { + "enum": [ + "ok", + "notice", + "warning", + "error" + ], + "type": "string" + }, + "HealthResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "source": { + "type": "string", + "nullable": true + }, + "type": { + "$ref": "#/components/schemas/HealthCheckResult" + }, + "message": { + "type": "string", + "nullable": true + }, + "wikiUrl": { + "$ref": "#/components/schemas/HttpUri" + } + }, + "additionalProperties": false + }, + "HistoryResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "bookId": { + "type": "integer", + "format": "int32" + }, + "authorId": { + "type": "integer", + "format": "int32" + }, + "sourceTitle": { + "type": "string", + "nullable": true + }, + "quality": { + "$ref": "#/components/schemas/QualityModel" + }, + "customFormats": { + "type": "array", + "items": { + "$ref": "#/components/schemas/CustomFormatResource" + }, + "nullable": true + }, + "qualityCutoffNotMet": { + "type": "boolean" + }, + "date": { + "type": "string", + "format": "date-time" + }, + "downloadId": { + "type": "string", + "nullable": true + }, + "eventType": { + "$ref": "#/components/schemas/EntityHistoryEventType" + }, + "data": { + "type": "object", + "additionalProperties": { + "type": "string", + "nullable": true + }, + "nullable": true + }, + "book": { + "$ref": "#/components/schemas/BookResource" + }, + "author": { + "$ref": "#/components/schemas/AuthorResource" + } + }, + "additionalProperties": false + }, + "HistoryResourcePagingResource": { + "type": "object", + "properties": { + "page": { + "type": "integer", + "format": "int32" + }, + "pageSize": { + "type": "integer", + "format": "int32" + }, + "sortKey": { + "type": "string", + "nullable": true + }, + "sortDirection": { + "$ref": "#/components/schemas/SortDirection" + }, + "filters": { + "type": "array", + "items": { + "$ref": "#/components/schemas/PagingResourceFilter" + }, + "nullable": true + }, + "totalRecords": { + "type": "integer", + "format": "int32" + }, + "records": { + "type": "array", + "items": { + "$ref": "#/components/schemas/HistoryResource" }, "nullable": true } }, "additionalProperties": false }, - "NzbDrone.Core.CustomFormats.ICustomFormatSpecification": { + "HostConfigResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "bindAddress": { + "type": "string", + "nullable": true + }, + "port": { + "type": "integer", + "format": "int32" + }, + "sslPort": { + "type": "integer", + "format": "int32" + }, + "enableSsl": { + "type": "boolean" + }, + "launchBrowser": { + "type": "boolean" + }, + "authenticationMethod": { + "$ref": "#/components/schemas/AuthenticationType" + }, + "analyticsEnabled": { + "type": "boolean" + }, + "username": { + "type": "string", + "nullable": true + }, + "password": { + "type": "string", + "nullable": true + }, + "logLevel": { + "type": "string", + "nullable": true + }, + "consoleLogLevel": { + "type": "string", + "nullable": true + }, + "branch": { + "type": "string", + "nullable": true + }, + "apiKey": { + "type": "string", + "nullable": true + }, + "sslCertPath": { + "type": "string", + "nullable": true + }, + "sslCertPassword": { + "type": "string", + "nullable": true + }, + "urlBase": { + "type": "string", + "nullable": true + }, + "instanceName": { + "type": "string", + "nullable": true + }, + "applicationUrl": { + "type": "string", + "nullable": true + }, + "updateAutomatically": { + "type": "boolean" + }, + "updateMechanism": { + "$ref": "#/components/schemas/UpdateMechanism" + }, + "updateScriptPath": { + "type": "string", + "nullable": true + }, + "proxyEnabled": { + "type": "boolean" + }, + "proxyType": { + "$ref": "#/components/schemas/ProxyType" + }, + "proxyHostname": { + "type": "string", + "nullable": true + }, + "proxyPort": { + "type": "integer", + "format": "int32" + }, + "proxyUsername": { + "type": "string", + "nullable": true + }, + "proxyPassword": { + "type": "string", + "nullable": true + }, + "proxyBypassFilter": { + "type": "string", + "nullable": true + }, + "proxyBypassLocalAddresses": { + "type": "boolean" + }, + "certificateValidation": { + "$ref": "#/components/schemas/CertificateValidationType" + }, + "backupFolder": { + "type": "string", + "nullable": true + }, + "backupInterval": { + "type": "integer", + "format": "int32" + }, + "backupRetention": { + "type": "integer", + "format": "int32" + } + }, + "additionalProperties": false + }, + "HttpUri": { + "type": "object", + "properties": { + "fullUri": { + "type": "string", + "nullable": true, + "readOnly": true + }, + "scheme": { + "type": "string", + "nullable": true, + "readOnly": true + }, + "host": { + "type": "string", + "nullable": true, + "readOnly": true + }, + "port": { + "type": "integer", + "format": "int32", + "nullable": true, + "readOnly": true + }, + "path": { + "type": "string", + "nullable": true, + "readOnly": true + }, + "query": { + "type": "string", + "nullable": true, + "readOnly": true + }, + "fragment": { + "type": "string", + "nullable": true, + "readOnly": true + } + }, + "additionalProperties": false + }, + "ICustomFormatSpecification": { "type": "object", "properties": { "order": { @@ -9554,285 +11172,25 @@ }, "additionalProperties": false }, - "NzbDrone.Core.Datastore.DatabaseType": { - "enum": [ - "sqLite", - "postgreSQL" - ], - "type": "string" - }, - "NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Books.Author, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]": { + "ImportListExclusionResource": { "type": "object", "properties": { - "value": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Author" + "id": { + "type": "integer", + "format": "int32" }, - "isLoaded": { - "type": "boolean", - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Books.AuthorMetadata, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]": { - "type": "object", - "properties": { - "value": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.AuthorMetadata" - }, - "isLoaded": { - "type": "boolean", - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Books.Book, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]": { - "type": "object", - "properties": { - "value": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Book" - }, - "isLoaded": { - "type": "boolean", - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Books.Edition, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]": { - "type": "object", - "properties": { - "value": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Edition" - }, - "isLoaded": { - "type": "boolean", - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Books.Series, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]": { - "type": "object", - "properties": { - "value": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Series" - }, - "isLoaded": { - "type": "boolean", - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Profiles.Metadata.MetadataProfile, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]": { - "type": "object", - "properties": { - "value": { - "$ref": "#/components/schemas/NzbDrone.Core.Profiles.Metadata.MetadataProfile" - }, - "isLoaded": { - "type": "boolean", - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Profiles.Qualities.QualityProfile, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]": { - "type": "object", - "properties": { - "value": { - "$ref": "#/components/schemas/NzbDrone.Core.Profiles.Qualities.QualityProfile" - }, - "isLoaded": { - "type": "boolean", - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Datastore.LazyLoaded`1[[System.Collections.Generic.List`1[[NzbDrone.Core.Books.Book, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]": { - "type": "object", - "properties": { - "value": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Book" - }, - "nullable": true, - "readOnly": true - }, - "isLoaded": { - "type": "boolean", - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Datastore.LazyLoaded`1[[System.Collections.Generic.List`1[[NzbDrone.Core.Books.Edition, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]": { - "type": "object", - "properties": { - "value": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Edition" - }, - "nullable": true, - "readOnly": true - }, - "isLoaded": { - "type": "boolean", - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Datastore.LazyLoaded`1[[System.Collections.Generic.List`1[[NzbDrone.Core.Books.Series, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]": { - "type": "object", - "properties": { - "value": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Series" - }, - "nullable": true, - "readOnly": true - }, - "isLoaded": { - "type": "boolean", - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Datastore.LazyLoaded`1[[System.Collections.Generic.List`1[[NzbDrone.Core.Books.SeriesBookLink, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]": { - "type": "object", - "properties": { - "value": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.SeriesBookLink" - }, - "nullable": true, - "readOnly": true - }, - "isLoaded": { - "type": "boolean", - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Datastore.LazyLoaded`1[[System.Collections.Generic.List`1[[NzbDrone.Core.MediaFiles.BookFile, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]": { - "type": "object", - "properties": { - "value": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.MediaFiles.BookFile" - }, - "nullable": true, - "readOnly": true - }, - "isLoaded": { - "type": "boolean", - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Datastore.SortDirection": { - "enum": [ - "default", - "ascending", - "descending" - ], - "type": "string" - }, - "NzbDrone.Core.DecisionEngine.Rejection": { - "type": "object", - "properties": { - "reason": { + "foreignId": { "type": "string", "nullable": true }, - "type": { - "$ref": "#/components/schemas/NzbDrone.Core.DecisionEngine.RejectionType" - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.DecisionEngine.RejectionType": { - "enum": [ - "permanent", - "temporary" - ], - "type": "string" - }, - "NzbDrone.Core.Download.TrackedDownloads.TrackedDownloadState": { - "enum": [ - "downloading", - "downloadFailed", - "downloadFailedPending", - "importPending", - "importing", - "importFailed", - "imported", - "ignored" - ], - "type": "string" - }, - "NzbDrone.Core.Download.TrackedDownloads.TrackedDownloadStatus": { - "enum": [ - "ok", - "warning", - "error" - ], - "type": "string" - }, - "NzbDrone.Core.Download.TrackedDownloads.TrackedDownloadStatusMessage": { - "type": "object", - "properties": { - "title": { + "authorName": { "type": "string", "nullable": true - }, - "messages": { - "type": "array", - "items": { - "type": "string" - }, - "nullable": true } }, "additionalProperties": false }, - "NzbDrone.Core.HealthCheck.HealthCheckResult": { - "enum": [ - "ok", - "notice", - "warning", - "error" - ], - "type": "string" - }, - "NzbDrone.Core.History.EntityHistoryEventType": { - "enum": [ - "unknown", - "grabbed", - "bookFileImported", - "downloadFailed", - "bookFileDeleted", - "bookFileRenamed", - "bookImportIncomplete", - "downloadImported", - "bookFileRetagged", - "downloadIgnored" - ], - "type": "string" - }, - "NzbDrone.Core.ImportLists.ImportListMonitorType": { + "ImportListMonitorType": { "enum": [ "none", "specificBook", @@ -9840,7 +11198,97 @@ ], "type": "string" }, - "NzbDrone.Core.ImportLists.ImportListType": { + "ImportListResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "fields": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Field" + }, + "nullable": true + }, + "implementationName": { + "type": "string", + "nullable": true + }, + "implementation": { + "type": "string", + "nullable": true + }, + "configContract": { + "type": "string", + "nullable": true + }, + "infoLink": { + "type": "string", + "nullable": true + }, + "message": { + "$ref": "#/components/schemas/ProviderMessage" + }, + "tags": { + "uniqueItems": true, + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + }, + "presets": { + "type": "array", + "items": { + "$ref": "#/components/schemas/ImportListResource" + }, + "nullable": true + }, + "enableAutomaticAdd": { + "type": "boolean" + }, + "shouldMonitor": { + "$ref": "#/components/schemas/ImportListMonitorType" + }, + "shouldMonitorExisting": { + "type": "boolean" + }, + "shouldSearch": { + "type": "boolean" + }, + "rootFolderPath": { + "type": "string", + "nullable": true + }, + "monitorNewItems": { + "$ref": "#/components/schemas/NewItemMonitorTypes" + }, + "qualityProfileId": { + "type": "integer", + "format": "int32" + }, + "metadataProfileId": { + "type": "integer", + "format": "int32" + }, + "listType": { + "$ref": "#/components/schemas/ImportListType" + }, + "listOrder": { + "type": "integer", + "format": "int32" + } + }, + "additionalProperties": false + }, + "ImportListType": { "enum": [ "program", "goodreads", @@ -9848,207 +11296,111 @@ ], "type": "string" }, - "NzbDrone.Core.Indexers.DownloadProtocol": { - "enum": [ - "unknown", - "usenet", - "torrent" - ], - "type": "string" - }, - "NzbDrone.Core.MediaCover.MediaCover": { - "type": "object", - "properties": { - "url": { - "type": "string", - "nullable": true - }, - "coverType": { - "$ref": "#/components/schemas/NzbDrone.Core.MediaCover.MediaCoverTypes" - }, - "extension": { - "type": "string", - "nullable": true, - "readOnly": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.MediaCover.MediaCoverTypes": { - "enum": [ - "unknown", - "poster", - "banner", - "fanart", - "screenshot", - "headshot", - "cover", - "disc", - "logo" - ], - "type": "string" - }, - "NzbDrone.Core.MediaFiles.BookFile": { + "IndexerConfigResource": { "type": "object", "properties": { "id": { "type": "integer", "format": "int32" }, - "path": { - "type": "string", - "nullable": true - }, - "size": { - "type": "integer", - "format": "int64" - }, - "modified": { - "type": "string", - "format": "date-time" - }, - "dateAdded": { - "type": "string", - "format": "date-time" - }, - "originalFilePath": { - "type": "string", - "nullable": true - }, - "sceneName": { - "type": "string", - "nullable": true - }, - "releaseGroup": { - "type": "string", - "nullable": true - }, - "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.QualityModel" - }, - "mediaInfo": { - "$ref": "#/components/schemas/NzbDrone.Core.Parser.Model.MediaInfoModel" - }, - "editionId": { + "minimumAge": { "type": "integer", "format": "int32" }, - "calibreId": { + "maximumSize": { "type": "integer", "format": "int32" }, - "part": { + "retention": { "type": "integer", "format": "int32" }, - "author": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Books.Author, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]" - }, - "edition": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.LazyLoaded`1[[NzbDrone.Core.Books.Edition, Readarr.Core, Version=10.0.0.13362, Culture=neutral, PublicKeyToken=null]]" - }, - "partCount": { + "rssSyncInterval": { "type": "integer", "format": "int32" } }, "additionalProperties": false }, - "NzbDrone.Core.MediaFiles.FileDateType": { - "enum": [ - "none", - "bookReleaseDate" - ], - "type": "string" - }, - "NzbDrone.Core.Messaging.Commands.Command": { + "IndexerResource": { "type": "object", "properties": { - "sendUpdatesToClient": { - "type": "boolean" - }, - "updateScheduledTask": { - "type": "boolean", - "readOnly": true - }, - "completionMessage": { - "type": "string", - "nullable": true, - "readOnly": true - }, - "requiresDiskAccess": { - "type": "boolean", - "readOnly": true - }, - "isExclusive": { - "type": "boolean", - "readOnly": true - }, - "isTypeExclusive": { - "type": "boolean", - "readOnly": true - }, - "isLongRunning": { - "type": "boolean", - "readOnly": true + "id": { + "type": "integer", + "format": "int32" }, "name": { "type": "string", - "nullable": true, - "readOnly": true - }, - "lastExecutionTime": { - "type": "string", - "format": "date-time", "nullable": true }, - "lastStartTime": { - "type": "string", - "format": "date-time", + "fields": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Field" + }, "nullable": true }, - "trigger": { - "$ref": "#/components/schemas/NzbDrone.Core.Messaging.Commands.CommandTrigger" + "implementationName": { + "type": "string", + "nullable": true }, - "suppressMessages": { + "implementation": { + "type": "string", + "nullable": true + }, + "configContract": { + "type": "string", + "nullable": true + }, + "infoLink": { + "type": "string", + "nullable": true + }, + "message": { + "$ref": "#/components/schemas/ProviderMessage" + }, + "tags": { + "uniqueItems": true, + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + }, + "presets": { + "type": "array", + "items": { + "$ref": "#/components/schemas/IndexerResource" + }, + "nullable": true + }, + "enableRss": { "type": "boolean" }, - "clientUserAgent": { - "type": "string", - "nullable": true + "enableAutomaticSearch": { + "type": "boolean" + }, + "enableInteractiveSearch": { + "type": "boolean" + }, + "supportsRss": { + "type": "boolean" + }, + "supportsSearch": { + "type": "boolean" + }, + "protocol": { + "$ref": "#/components/schemas/DownloadProtocol" + }, + "priority": { + "type": "integer", + "format": "int32" } }, "additionalProperties": false }, - "NzbDrone.Core.Messaging.Commands.CommandPriority": { - "enum": [ - "normal", - "high", - "low" - ], - "type": "string" - }, - "NzbDrone.Core.Messaging.Commands.CommandStatus": { - "enum": [ - "queued", - "started", - "completed", - "failed", - "aborted", - "cancelled", - "orphaned" - ], - "type": "string" - }, - "NzbDrone.Core.Messaging.Commands.CommandTrigger": { - "enum": [ - "unspecified", - "manual", - "scheduled" - ], - "type": "string" - }, - "NzbDrone.Core.Parser.IsoCountry": { + "IsoCountry": { "type": "object", "properties": { "twoLetterCode": { @@ -10062,25 +11414,300 @@ }, "additionalProperties": false }, - "NzbDrone.Core.Parser.Model.AuthorTitleInfo": { + "LanguageResource": { "type": "object", "properties": { - "title": { - "type": "string", - "nullable": true - }, - "titleWithoutYear": { - "type": "string", - "nullable": true - }, - "year": { + "id": { "type": "integer", "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "nameLower": { + "type": "string", + "nullable": true, + "readOnly": true } }, "additionalProperties": false }, - "NzbDrone.Core.Parser.Model.MediaInfoModel": { + "Links": { + "type": "object", + "properties": { + "url": { + "type": "string", + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "LogFileResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "filename": { + "type": "string", + "nullable": true + }, + "lastWriteTime": { + "type": "string", + "format": "date-time" + }, + "contentsUrl": { + "type": "string", + "nullable": true + }, + "downloadUrl": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "LogResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "time": { + "type": "string", + "format": "date-time" + }, + "exception": { + "type": "string", + "nullable": true + }, + "exceptionType": { + "type": "string", + "nullable": true + }, + "level": { + "type": "string", + "nullable": true + }, + "logger": { + "type": "string", + "nullable": true + }, + "message": { + "type": "string", + "nullable": true + }, + "method": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "LogResourcePagingResource": { + "type": "object", + "properties": { + "page": { + "type": "integer", + "format": "int32" + }, + "pageSize": { + "type": "integer", + "format": "int32" + }, + "sortKey": { + "type": "string", + "nullable": true + }, + "sortDirection": { + "$ref": "#/components/schemas/SortDirection" + }, + "filters": { + "type": "array", + "items": { + "$ref": "#/components/schemas/PagingResourceFilter" + }, + "nullable": true + }, + "totalRecords": { + "type": "integer", + "format": "int32" + }, + "records": { + "type": "array", + "items": { + "$ref": "#/components/schemas/LogResource" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "ManualImportResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "path": { + "type": "string", + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "size": { + "type": "integer", + "format": "int64" + }, + "author": { + "$ref": "#/components/schemas/AuthorResource" + }, + "book": { + "$ref": "#/components/schemas/BookResource" + }, + "foreignEditionId": { + "type": "string", + "nullable": true + }, + "quality": { + "$ref": "#/components/schemas/QualityModel" + }, + "releaseGroup": { + "type": "string", + "nullable": true + }, + "qualityWeight": { + "type": "integer", + "format": "int32" + }, + "downloadId": { + "type": "string", + "nullable": true + }, + "rejections": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Rejection" + }, + "nullable": true + }, + "audioTags": { + "$ref": "#/components/schemas/ParsedTrackInfo" + }, + "additionalFile": { + "type": "boolean" + }, + "replaceExistingFiles": { + "type": "boolean" + }, + "disableReleaseSwitching": { + "type": "boolean" + } + }, + "additionalProperties": false + }, + "ManualImportUpdateResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "path": { + "type": "string", + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "authorId": { + "type": "integer", + "format": "int32", + "nullable": true + }, + "bookId": { + "type": "integer", + "format": "int32", + "nullable": true + }, + "foreignEditionId": { + "type": "string", + "nullable": true + }, + "quality": { + "$ref": "#/components/schemas/QualityModel" + }, + "releaseGroup": { + "type": "string", + "nullable": true + }, + "downloadId": { + "type": "string", + "nullable": true + }, + "additionalFile": { + "type": "boolean" + }, + "replaceExistingFiles": { + "type": "boolean" + }, + "disableReleaseSwitching": { + "type": "boolean" + }, + "rejections": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Rejection" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "MediaCover": { + "type": "object", + "properties": { + "url": { + "type": "string", + "nullable": true + }, + "coverType": { + "$ref": "#/components/schemas/MediaCoverTypes" + }, + "extension": { + "type": "string", + "nullable": true, + "readOnly": true + } + }, + "additionalProperties": false + }, + "MediaCoverTypes": { + "enum": [ + "unknown", + "poster", + "banner", + "fanart", + "screenshot", + "headshot", + "cover", + "disc", + "logo" + ], + "type": "string" + }, + "MediaInfoModel": { "type": "object", "properties": { "audioFormat": { @@ -10106,7 +11733,558 @@ }, "additionalProperties": false }, - "NzbDrone.Core.Parser.Model.ParsedBookInfo": { + "MediaInfoResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "audioChannels": { + "type": "number", + "format": "double" + }, + "audioBitRate": { + "type": "string", + "nullable": true + }, + "audioCodec": { + "type": "string", + "nullable": true + }, + "audioBits": { + "type": "string", + "nullable": true + }, + "audioSampleRate": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "MediaManagementConfigResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "autoUnmonitorPreviouslyDownloadedBooks": { + "type": "boolean" + }, + "recycleBin": { + "type": "string", + "nullable": true + }, + "recycleBinCleanupDays": { + "type": "integer", + "format": "int32" + }, + "downloadPropersAndRepacks": { + "$ref": "#/components/schemas/ProperDownloadTypes" + }, + "createEmptyAuthorFolders": { + "type": "boolean" + }, + "deleteEmptyFolders": { + "type": "boolean" + }, + "fileDate": { + "$ref": "#/components/schemas/FileDateType" + }, + "watchLibraryForChanges": { + "type": "boolean" + }, + "rescanAfterRefresh": { + "$ref": "#/components/schemas/RescanAfterRefreshType" + }, + "allowFingerprinting": { + "$ref": "#/components/schemas/AllowFingerprinting" + }, + "setPermissionsLinux": { + "type": "boolean" + }, + "chmodFolder": { + "type": "string", + "nullable": true + }, + "chownGroup": { + "type": "string", + "nullable": true + }, + "skipFreeSpaceCheckWhenImporting": { + "type": "boolean" + }, + "minimumFreeSpaceWhenImporting": { + "type": "integer", + "format": "int32" + }, + "copyUsingHardlinks": { + "type": "boolean" + }, + "importExtraFiles": { + "type": "boolean" + }, + "extraFileExtensions": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "MetadataProfile": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "minPopularity": { + "type": "number", + "format": "double" + }, + "skipMissingDate": { + "type": "boolean" + }, + "skipMissingIsbn": { + "type": "boolean" + }, + "skipPartsAndSets": { + "type": "boolean" + }, + "skipSeriesSecondary": { + "type": "boolean" + }, + "allowedLanguages": { + "type": "string", + "nullable": true + }, + "minPages": { + "type": "integer", + "format": "int32" + }, + "ignored": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "MetadataProfileLazyLoaded": { + "type": "object", + "properties": { + "value": { + "$ref": "#/components/schemas/MetadataProfile" + }, + "isLoaded": { + "type": "boolean", + "readOnly": true + } + }, + "additionalProperties": false + }, + "MetadataProfileResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "minPopularity": { + "type": "number", + "format": "double" + }, + "skipMissingDate": { + "type": "boolean" + }, + "skipMissingIsbn": { + "type": "boolean" + }, + "skipPartsAndSets": { + "type": "boolean" + }, + "skipSeriesSecondary": { + "type": "boolean" + }, + "allowedLanguages": { + "type": "string", + "nullable": true + }, + "minPages": { + "type": "integer", + "format": "int32" + }, + "ignored": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "MetadataProviderConfigResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "writeAudioTags": { + "$ref": "#/components/schemas/WriteAudioTagsType" + }, + "scrubAudioTags": { + "type": "boolean" + }, + "writeBookTags": { + "$ref": "#/components/schemas/WriteBookTagsType" + }, + "updateCovers": { + "type": "boolean" + }, + "embedMetadata": { + "type": "boolean" + } + }, + "additionalProperties": false + }, + "MetadataResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "fields": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Field" + }, + "nullable": true + }, + "implementationName": { + "type": "string", + "nullable": true + }, + "implementation": { + "type": "string", + "nullable": true + }, + "configContract": { + "type": "string", + "nullable": true + }, + "infoLink": { + "type": "string", + "nullable": true + }, + "message": { + "$ref": "#/components/schemas/ProviderMessage" + }, + "tags": { + "uniqueItems": true, + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + }, + "presets": { + "type": "array", + "items": { + "$ref": "#/components/schemas/MetadataResource" + }, + "nullable": true + }, + "enable": { + "type": "boolean" + } + }, + "additionalProperties": false + }, + "MonitorTypes": { + "enum": [ + "all", + "future", + "missing", + "existing", + "latest", + "first", + "none", + "unknown" + ], + "type": "string" + }, + "MonitoringOptions": { + "type": "object", + "properties": { + "monitor": { + "$ref": "#/components/schemas/MonitorTypes" + }, + "booksToMonitor": { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + }, + "monitored": { + "type": "boolean" + } + }, + "additionalProperties": false + }, + "NamingConfigResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "renameBooks": { + "type": "boolean" + }, + "replaceIllegalCharacters": { + "type": "boolean" + }, + "standardBookFormat": { + "type": "string", + "nullable": true + }, + "authorFolderFormat": { + "type": "string", + "nullable": true + }, + "includeAuthorName": { + "type": "boolean" + }, + "includeBookTitle": { + "type": "boolean" + }, + "includeQuality": { + "type": "boolean" + }, + "replaceSpaces": { + "type": "boolean" + }, + "separator": { + "type": "string", + "nullable": true + }, + "numberStyle": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "NewItemMonitorTypes": { + "enum": [ + "all", + "none", + "new" + ], + "type": "string" + }, + "NotificationResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "fields": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Field" + }, + "nullable": true + }, + "implementationName": { + "type": "string", + "nullable": true + }, + "implementation": { + "type": "string", + "nullable": true + }, + "configContract": { + "type": "string", + "nullable": true + }, + "infoLink": { + "type": "string", + "nullable": true + }, + "message": { + "$ref": "#/components/schemas/ProviderMessage" + }, + "tags": { + "uniqueItems": true, + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + }, + "presets": { + "type": "array", + "items": { + "$ref": "#/components/schemas/NotificationResource" + }, + "nullable": true + }, + "link": { + "type": "string", + "nullable": true + }, + "onGrab": { + "type": "boolean" + }, + "onReleaseImport": { + "type": "boolean" + }, + "onUpgrade": { + "type": "boolean" + }, + "onRename": { + "type": "boolean" + }, + "onAuthorDelete": { + "type": "boolean" + }, + "onBookDelete": { + "type": "boolean" + }, + "onBookFileDelete": { + "type": "boolean" + }, + "onBookFileDeleteForUpgrade": { + "type": "boolean" + }, + "onHealthIssue": { + "type": "boolean" + }, + "onDownloadFailure": { + "type": "boolean" + }, + "onImportFailure": { + "type": "boolean" + }, + "onBookRetag": { + "type": "boolean" + }, + "onApplicationUpdate": { + "type": "boolean" + }, + "supportsOnGrab": { + "type": "boolean" + }, + "supportsOnReleaseImport": { + "type": "boolean" + }, + "supportsOnUpgrade": { + "type": "boolean" + }, + "supportsOnRename": { + "type": "boolean" + }, + "supportsOnAuthorDelete": { + "type": "boolean" + }, + "supportsOnBookDelete": { + "type": "boolean" + }, + "supportsOnBookFileDelete": { + "type": "boolean" + }, + "supportsOnBookFileDeleteForUpgrade": { + "type": "boolean" + }, + "supportsOnHealthIssue": { + "type": "boolean" + }, + "includeHealthWarnings": { + "type": "boolean" + }, + "supportsOnDownloadFailure": { + "type": "boolean" + }, + "supportsOnImportFailure": { + "type": "boolean" + }, + "supportsOnBookRetag": { + "type": "boolean" + }, + "supportsOnApplicationUpdate": { + "type": "boolean" + }, + "testCommand": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "PagingResourceFilter": { + "type": "object", + "properties": { + "key": { + "type": "string", + "nullable": true + }, + "value": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "ParseResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "title": { + "type": "string", + "nullable": true + }, + "parsedBookInfo": { + "$ref": "#/components/schemas/ParsedBookInfo" + }, + "author": { + "$ref": "#/components/schemas/AuthorResource" + }, + "books": { + "type": "array", + "items": { + "$ref": "#/components/schemas/BookResource" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "ParsedBookInfo": { "type": "object", "properties": { "bookTitle": { @@ -10118,10 +12296,10 @@ "nullable": true }, "authorTitleInfo": { - "$ref": "#/components/schemas/NzbDrone.Core.Parser.Model.AuthorTitleInfo" + "$ref": "#/components/schemas/AuthorTitleInfo" }, "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.QualityModel" + "$ref": "#/components/schemas/QualityModel" }, "releaseDate": { "type": "string", @@ -10157,7 +12335,7 @@ }, "additionalProperties": false }, - "NzbDrone.Core.Parser.Model.ParsedTrackInfo": { + "ParsedTrackInfo": { "type": "object", "properties": { "title": { @@ -10233,7 +12411,7 @@ "format": "int32" }, "country": { - "$ref": "#/components/schemas/NzbDrone.Core.Parser.IsoCountry" + "$ref": "#/components/schemas/IsoCountry" }, "year": { "type": "integer", @@ -10260,13 +12438,13 @@ "nullable": true }, "duration": { - "$ref": "#/components/schemas/System.TimeSpan" + "$ref": "#/components/schemas/TimeSpan" }, "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.QualityModel" + "$ref": "#/components/schemas/QualityModel" }, "mediaInfo": { - "$ref": "#/components/schemas/NzbDrone.Core.Parser.Model.MediaInfoModel" + "$ref": "#/components/schemas/MediaInfoModel" }, "trackNumbers": { "type": "array", @@ -10291,7 +12469,89 @@ }, "additionalProperties": false }, - "NzbDrone.Core.Profiles.Metadata.MetadataProfile": { + "PingResource": { + "type": "object", + "properties": { + "status": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "ProfileFormatItem": { + "type": "object", + "properties": { + "format": { + "$ref": "#/components/schemas/CustomFormat" + }, + "score": { + "type": "integer", + "format": "int32" + } + }, + "additionalProperties": false + }, + "ProfileFormatItemResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "format": { + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "score": { + "type": "integer", + "format": "int32" + } + }, + "additionalProperties": false + }, + "ProperDownloadTypes": { + "enum": [ + "preferAndUpgrade", + "doNotUpgrade", + "doNotPrefer" + ], + "type": "string" + }, + "ProviderMessage": { + "type": "object", + "properties": { + "message": { + "type": "string", + "nullable": true + }, + "type": { + "$ref": "#/components/schemas/ProviderMessageType" + } + }, + "additionalProperties": false + }, + "ProviderMessageType": { + "enum": [ + "info", + "warning", + "error" + ], + "type": "string" + }, + "ProxyType": { + "enum": [ + "http", + "socks4", + "socks5" + ], + "type": "string" + }, + "Quality": { "type": "object", "properties": { "id": { @@ -10301,52 +12561,54 @@ "name": { "type": "string", "nullable": true - }, - "minPopularity": { - "type": "number", - "format": "double" - }, - "skipMissingDate": { - "type": "boolean" - }, - "skipMissingIsbn": { - "type": "boolean" - }, - "skipPartsAndSets": { - "type": "boolean" - }, - "skipSeriesSecondary": { - "type": "boolean" - }, - "allowedLanguages": { - "type": "string", - "nullable": true - }, - "minPages": { - "type": "integer", - "format": "int32" - }, - "ignored": { - "type": "string", - "nullable": true } }, "additionalProperties": false }, - "NzbDrone.Core.Profiles.ProfileFormatItem": { + "QualityDefinitionResource": { "type": "object", "properties": { - "format": { - "$ref": "#/components/schemas/NzbDrone.Core.CustomFormats.CustomFormat" - }, - "score": { + "id": { "type": "integer", "format": "int32" + }, + "quality": { + "$ref": "#/components/schemas/Quality" + }, + "title": { + "type": "string", + "nullable": true + }, + "weight": { + "type": "integer", + "format": "int32" + }, + "minSize": { + "type": "number", + "format": "double", + "nullable": true + }, + "maxSize": { + "type": "number", + "format": "double", + "nullable": true } }, "additionalProperties": false }, - "NzbDrone.Core.Profiles.Qualities.QualityProfile": { + "QualityModel": { + "type": "object", + "properties": { + "quality": { + "$ref": "#/components/schemas/Quality" + }, + "revision": { + "$ref": "#/components/schemas/Revision" + } + }, + "additionalProperties": false + }, + "QualityProfile": { "type": "object", "properties": { "id": { @@ -10375,21 +12637,34 @@ "formatItems": { "type": "array", "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Profiles.ProfileFormatItem" + "$ref": "#/components/schemas/ProfileFormatItem" }, "nullable": true }, "items": { "type": "array", "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Profiles.Qualities.QualityProfileQualityItem" + "$ref": "#/components/schemas/QualityProfileQualityItem" }, "nullable": true } }, "additionalProperties": false }, - "NzbDrone.Core.Profiles.Qualities.QualityProfileQualityItem": { + "QualityProfileLazyLoaded": { + "type": "object", + "properties": { + "value": { + "$ref": "#/components/schemas/QualityProfile" + }, + "isLoaded": { + "type": "boolean", + "readOnly": true + } + }, + "additionalProperties": false + }, + "QualityProfileQualityItem": { "type": "object", "properties": { "id": { @@ -10401,12 +12676,12 @@ "nullable": true }, "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.Quality" + "$ref": "#/components/schemas/Quality" }, "items": { "type": "array", "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Profiles.Qualities.QualityProfileQualityItem" + "$ref": "#/components/schemas/QualityProfileQualityItem" }, "nullable": true }, @@ -10416,15 +12691,7 @@ }, "additionalProperties": false }, - "NzbDrone.Core.Qualities.ProperDownloadTypes": { - "enum": [ - "preferAndUpgrade", - "doNotUpgrade", - "doNotPrefer" - ], - "type": "string" - }, - "NzbDrone.Core.Qualities.Quality": { + "QualityProfileQualityItemResource": { "type": "object", "properties": { "id": { @@ -10434,350 +12701,67 @@ "name": { "type": "string", "nullable": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Qualities.QualityModel": { - "type": "object", - "properties": { + }, "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.Quality" + "$ref": "#/components/schemas/Quality" }, - "revision": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.Revision" - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Qualities.Revision": { - "type": "object", - "properties": { - "version": { - "type": "integer", - "format": "int32" + "items": { + "type": "array", + "items": { + "$ref": "#/components/schemas/QualityProfileQualityItemResource" + }, + "nullable": true }, - "real": { - "type": "integer", - "format": "int32" - }, - "isRepack": { + "allowed": { "type": "boolean" } }, "additionalProperties": false }, - "NzbDrone.Core.Security.CertificateValidationType": { - "enum": [ - "enabled", - "disabledForLocalAddresses", - "disabled" - ], - "type": "string" - }, - "NzbDrone.Core.ThingiProvider.ProviderMessage": { - "type": "object", - "properties": { - "message": { - "type": "string", - "nullable": true - }, - "type": { - "$ref": "#/components/schemas/NzbDrone.Core.ThingiProvider.ProviderMessageType" - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.ThingiProvider.ProviderMessageType": { - "enum": [ - "info", - "warning", - "error" - ], - "type": "string" - }, - "NzbDrone.Core.Update.UpdateChanges": { - "type": "object", - "properties": { - "new": { - "type": "array", - "items": { - "type": "string" - }, - "nullable": true - }, - "fixed": { - "type": "array", - "items": { - "type": "string" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "NzbDrone.Core.Update.UpdateMechanism": { - "enum": [ - "builtIn", - "script", - "external", - "apt", - "docker" - ], - "type": "string" - }, - "Prowlarr.Api.V1.Config.DevelopmentConfigResource": { + "QualityProfileResource": { "type": "object", "properties": { "id": { "type": "integer", "format": "int32" }, - "metadataSource": { + "name": { "type": "string", "nullable": true }, - "consoleLogLevel": { - "type": "string", - "nullable": true - }, - "logSql": { + "upgradeAllowed": { "type": "boolean" }, - "logRotate": { + "cutoff": { "type": "integer", "format": "int32" }, - "filterSentryEvents": { - "type": "boolean" + "items": { + "type": "array", + "items": { + "$ref": "#/components/schemas/QualityProfileQualityItemResource" + }, + "nullable": true + }, + "minFormatScore": { + "type": "integer", + "format": "int32" + }, + "cutoffFormatScore": { + "type": "integer", + "format": "int32" + }, + "formatItems": { + "type": "array", + "items": { + "$ref": "#/components/schemas/ProfileFormatItemResource" + }, + "nullable": true } }, "additionalProperties": false }, - "Readarr.Api.V1.Author.ApplyTags": { - "enum": [ - "add", - "remove", - "replace" - ], - "type": "string" - }, - "Readarr.Api.V1.Author.AuthorEditorResource": { - "type": "object", - "properties": { - "authorIds": { - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - }, - "monitored": { - "type": "boolean", - "nullable": true - }, - "monitorNewItems": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.NewItemMonitorTypes" - }, - "qualityProfileId": { - "type": "integer", - "format": "int32", - "nullable": true - }, - "metadataProfileId": { - "type": "integer", - "format": "int32", - "nullable": true - }, - "rootFolderPath": { - "type": "string", - "nullable": true - }, - "tags": { - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - }, - "applyTags": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.ApplyTags" - }, - "moveFiles": { - "type": "boolean" - }, - "deleteFiles": { - "type": "boolean" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Author.AuthorResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "authorMetadataId": { - "type": "integer", - "format": "int32" - }, - "status": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.AuthorStatusType" - }, - "ended": { - "type": "boolean", - "readOnly": true - }, - "authorName": { - "type": "string", - "nullable": true - }, - "authorNameLastFirst": { - "type": "string", - "nullable": true - }, - "foreignAuthorId": { - "type": "string", - "nullable": true - }, - "titleSlug": { - "type": "string", - "nullable": true - }, - "overview": { - "type": "string", - "nullable": true - }, - "disambiguation": { - "type": "string", - "nullable": true - }, - "links": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Links" - }, - "nullable": true - }, - "nextBook": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Book" - }, - "lastBook": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Book" - }, - "images": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.MediaCover.MediaCover" - }, - "nullable": true - }, - "remotePoster": { - "type": "string", - "nullable": true - }, - "path": { - "type": "string", - "nullable": true - }, - "qualityProfileId": { - "type": "integer", - "format": "int32" - }, - "metadataProfileId": { - "type": "integer", - "format": "int32" - }, - "monitored": { - "type": "boolean" - }, - "monitorNewItems": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.NewItemMonitorTypes" - }, - "rootFolderPath": { - "type": "string", - "nullable": true - }, - "genres": { - "type": "array", - "items": { - "type": "string" - }, - "nullable": true - }, - "cleanName": { - "type": "string", - "nullable": true - }, - "sortName": { - "type": "string", - "nullable": true - }, - "sortNameLastFirst": { - "type": "string", - "nullable": true - }, - "tags": { - "uniqueItems": true, - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - }, - "added": { - "type": "string", - "format": "date-time" - }, - "addOptions": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.AddAuthorOptions" - }, - "ratings": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Ratings" - }, - "statistics": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorStatisticsResource" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Author.AuthorStatisticsResource": { - "type": "object", - "properties": { - "bookFileCount": { - "type": "integer", - "format": "int32" - }, - "bookCount": { - "type": "integer", - "format": "int32" - }, - "availableBookCount": { - "type": "integer", - "format": "int32" - }, - "totalBookCount": { - "type": "integer", - "format": "int32" - }, - "sizeOnDisk": { - "type": "integer", - "format": "int64" - }, - "percentOfBooks": { - "type": "number", - "format": "double", - "readOnly": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Blocklist.BlocklistBulkResource": { + "QueueBulkResource": { "type": "object", "properties": { "ids": { @@ -10791,7 +12775,7 @@ }, "additionalProperties": false }, - "Readarr.Api.V1.Blocklist.BlocklistResource": { + "QueueResource": { "type": "object", "properties": { "id": { @@ -10800,299 +12784,181 @@ }, "authorId": { "type": "integer", - "format": "int32" - }, - "bookIds": { - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, + "format": "int32", "nullable": true }, - "sourceTitle": { - "type": "string", + "bookId": { + "type": "integer", + "format": "int32", "nullable": true }, + "author": { + "$ref": "#/components/schemas/AuthorResource" + }, + "book": { + "$ref": "#/components/schemas/BookResource" + }, "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.QualityModel" + "$ref": "#/components/schemas/QualityModel" }, "customFormats": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" }, "nullable": true }, - "date": { - "type": "string", - "format": "date-time" - }, - "protocol": { - "$ref": "#/components/schemas/NzbDrone.Core.Indexers.DownloadProtocol" - }, - "indexer": { - "type": "string", - "nullable": true - }, - "message": { - "type": "string", - "nullable": true - }, - "author": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.BookFiles.BookFileListResource": { - "type": "object", - "properties": { - "bookFileIds": { - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - }, - "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.QualityModel" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.BookFiles.BookFileResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "authorId": { - "type": "integer", - "format": "int32" - }, - "bookId": { - "type": "integer", - "format": "int32" - }, - "path": { - "type": "string", - "nullable": true - }, "size": { - "type": "integer", - "format": "int64" - }, - "dateAdded": { - "type": "string", - "format": "date-time" - }, - "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.QualityModel" - }, - "qualityWeight": { - "type": "integer", - "format": "int32" - }, - "mediaInfo": { - "$ref": "#/components/schemas/Readarr.Api.V1.BookFiles.MediaInfoResource" - }, - "qualityCutoffNotMet": { - "type": "boolean" - }, - "audioTags": { - "$ref": "#/components/schemas/NzbDrone.Core.Parser.Model.ParsedTrackInfo" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.BookFiles.MediaInfoResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "audioChannels": { "type": "number", "format": "double" }, - "audioBitRate": { - "type": "string", - "nullable": true - }, - "audioCodec": { - "type": "string", - "nullable": true - }, - "audioBits": { - "type": "string", - "nullable": true - }, - "audioSampleRate": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Books.BookEditorResource": { - "type": "object", - "properties": { - "bookIds": { - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - }, - "monitored": { - "type": "boolean", - "nullable": true - }, - "deleteFiles": { - "type": "boolean", - "nullable": true - }, - "addImportListExclusion": { - "type": "boolean", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Books.BookResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, "title": { "type": "string", "nullable": true }, - "authorTitle": { - "type": "string", - "nullable": true + "sizeleft": { + "type": "number", + "format": "double" }, - "seriesTitle": { - "type": "string", - "nullable": true + "timeleft": { + "$ref": "#/components/schemas/TimeSpan" }, - "disambiguation": { - "type": "string", - "nullable": true - }, - "overview": { - "type": "string", - "nullable": true - }, - "authorId": { - "type": "integer", - "format": "int32" - }, - "foreignBookId": { - "type": "string", - "nullable": true - }, - "titleSlug": { - "type": "string", - "nullable": true - }, - "monitored": { - "type": "boolean" - }, - "anyEditionOk": { - "type": "boolean" - }, - "ratings": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Ratings" - }, - "releaseDate": { + "estimatedCompletionTime": { "type": "string", "format": "date-time", "nullable": true }, - "pageCount": { - "type": "integer", - "format": "int32" - }, - "genres": { - "type": "array", - "items": { - "type": "string" - }, - "nullable": true - }, - "author": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" - }, - "images": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.MediaCover.MediaCover" - }, - "nullable": true - }, - "links": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Links" - }, - "nullable": true - }, - "statistics": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookStatisticsResource" - }, - "added": { - "type": "string", - "format": "date-time", - "nullable": true - }, - "addOptions": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.AddBookOptions" - }, - "remoteCover": { + "status": { "type": "string", "nullable": true }, - "editions": { + "trackedDownloadStatus": { + "$ref": "#/components/schemas/TrackedDownloadStatus" + }, + "trackedDownloadState": { + "$ref": "#/components/schemas/TrackedDownloadState" + }, + "statusMessages": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.EditionResource" + "$ref": "#/components/schemas/TrackedDownloadStatusMessage" }, "nullable": true }, - "grabbed": { + "errorMessage": { + "type": "string", + "nullable": true + }, + "downloadId": { + "type": "string", + "nullable": true + }, + "protocol": { + "$ref": "#/components/schemas/DownloadProtocol" + }, + "downloadClient": { + "type": "string", + "nullable": true + }, + "indexer": { + "type": "string", + "nullable": true + }, + "outputPath": { + "type": "string", + "nullable": true + }, + "downloadForced": { "type": "boolean" } }, "additionalProperties": false }, - "Readarr.Api.V1.Books.BookStatisticsResource": { + "QueueResourcePagingResource": { "type": "object", "properties": { - "bookFileCount": { + "page": { "type": "integer", "format": "int32" }, - "bookCount": { + "pageSize": { "type": "integer", "format": "int32" }, - "totalBookCount": { + "sortKey": { + "type": "string", + "nullable": true + }, + "sortDirection": { + "$ref": "#/components/schemas/SortDirection" + }, + "filters": { + "type": "array", + "items": { + "$ref": "#/components/schemas/PagingResourceFilter" + }, + "nullable": true + }, + "totalRecords": { "type": "integer", "format": "int32" }, - "sizeOnDisk": { + "records": { + "type": "array", + "items": { + "$ref": "#/components/schemas/QueueResource" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "QueueStatusResource": { + "type": "object", + "properties": { + "id": { "type": "integer", - "format": "int64" + "format": "int32" }, - "percentOfBooks": { + "totalCount": { + "type": "integer", + "format": "int32" + }, + "count": { + "type": "integer", + "format": "int32" + }, + "unknownCount": { + "type": "integer", + "format": "int32" + }, + "errors": { + "type": "boolean" + }, + "warnings": { + "type": "boolean" + }, + "unknownErrors": { + "type": "boolean" + }, + "unknownWarnings": { + "type": "boolean" + } + }, + "additionalProperties": false + }, + "Ratings": { + "type": "object", + "properties": { + "votes": { + "type": "integer", + "format": "int32" + }, + "value": { + "type": "number", + "format": "double" + }, + "popularity": { "type": "number", "format": "double", "readOnly": true @@ -11100,850 +12966,54 @@ }, "additionalProperties": false }, - "Readarr.Api.V1.Books.BooksMonitoredResource": { + "Rejection": { "type": "object", "properties": { - "bookIds": { - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - }, - "monitored": { - "type": "boolean" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Books.EditionResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "bookId": { - "type": "integer", - "format": "int32" - }, - "foreignEditionId": { + "reason": { "type": "string", "nullable": true }, - "titleSlug": { - "type": "string", - "nullable": true - }, - "isbn13": { - "type": "string", - "nullable": true - }, - "asin": { - "type": "string", - "nullable": true - }, - "title": { - "type": "string", - "nullable": true - }, - "language": { - "type": "string", - "nullable": true - }, - "overview": { - "type": "string", - "nullable": true - }, - "format": { - "type": "string", - "nullable": true - }, - "isEbook": { - "type": "boolean" - }, - "disambiguation": { - "type": "string", - "nullable": true - }, - "publisher": { - "type": "string", - "nullable": true - }, - "pageCount": { - "type": "integer", - "format": "int32" - }, - "releaseDate": { - "type": "string", - "format": "date-time", - "nullable": true - }, - "images": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.MediaCover.MediaCover" - }, - "nullable": true - }, - "links": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Links" - }, - "nullable": true - }, - "ratings": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.Ratings" - }, - "monitored": { - "type": "boolean" - }, - "manualAdd": { - "type": "boolean" - }, - "remoteCover": { - "type": "string", - "nullable": true - }, - "grabbed": { - "type": "boolean" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Books.RenameBookResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "authorId": { - "type": "integer", - "format": "int32" - }, - "bookId": { - "type": "integer", - "format": "int32" - }, - "bookFileId": { - "type": "integer", - "format": "int32" - }, - "existingPath": { - "type": "string", - "nullable": true - }, - "newPath": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Books.RetagBookResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "authorId": { - "type": "integer", - "format": "int32" - }, - "bookId": { - "type": "integer", - "format": "int32" - }, - "trackNumbers": { - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - }, - "bookFileId": { - "type": "integer", - "format": "int32" - }, - "path": { - "type": "string", - "nullable": true - }, - "changes": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.TagDifference" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Books.TagDifference": { - "type": "object", - "properties": { - "field": { - "type": "string", - "nullable": true - }, - "oldValue": { - "type": "string", - "nullable": true - }, - "newValue": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Bookshelf.BookshelfAuthorResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "monitored": { - "type": "boolean", - "nullable": true - }, - "books": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Bookshelf.BookshelfResource": { - "type": "object", - "properties": { - "authors": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Bookshelf.BookshelfAuthorResource" - }, - "nullable": true - }, - "monitoringOptions": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.MonitoringOptions" - }, - "monitorNewItems": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.NewItemMonitorTypes" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Commands.CommandResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "commandName": { - "type": "string", - "nullable": true - }, - "message": { - "type": "string", - "nullable": true - }, - "body": { - "$ref": "#/components/schemas/NzbDrone.Core.Messaging.Commands.Command" - }, - "priority": { - "$ref": "#/components/schemas/NzbDrone.Core.Messaging.Commands.CommandPriority" - }, - "status": { - "$ref": "#/components/schemas/NzbDrone.Core.Messaging.Commands.CommandStatus" - }, - "queued": { - "type": "string", - "format": "date-time" - }, - "started": { - "type": "string", - "format": "date-time", - "nullable": true - }, - "ended": { - "type": "string", - "format": "date-time", - "nullable": true - }, - "duration": { - "$ref": "#/components/schemas/System.TimeSpan" - }, - "exception": { - "type": "string", - "nullable": true - }, - "trigger": { - "$ref": "#/components/schemas/NzbDrone.Core.Messaging.Commands.CommandTrigger" - }, - "clientUserAgent": { - "type": "string", - "nullable": true - }, - "stateChangeTime": { - "type": "string", - "format": "date-time", - "nullable": true - }, - "sendUpdatesToClient": { - "type": "boolean" - }, - "updateScheduledTask": { - "type": "boolean" - }, - "lastExecutionTime": { - "type": "string", - "format": "date-time", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Config.DownloadClientConfigResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "downloadClientWorkingFolders": { - "type": "string", - "nullable": true - }, - "enableCompletedDownloadHandling": { - "type": "boolean" - }, - "removeCompletedDownloads": { - "type": "boolean" - }, - "autoRedownloadFailed": { - "type": "boolean" - }, - "removeFailedDownloads": { - "type": "boolean" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Config.HostConfigResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "bindAddress": { - "type": "string", - "nullable": true - }, - "port": { - "type": "integer", - "format": "int32" - }, - "sslPort": { - "type": "integer", - "format": "int32" - }, - "enableSsl": { - "type": "boolean" - }, - "launchBrowser": { - "type": "boolean" - }, - "authenticationMethod": { - "$ref": "#/components/schemas/NzbDrone.Core.Authentication.AuthenticationType" - }, - "analyticsEnabled": { - "type": "boolean" - }, - "username": { - "type": "string", - "nullable": true - }, - "password": { - "type": "string", - "nullable": true - }, - "logLevel": { - "type": "string", - "nullable": true - }, - "consoleLogLevel": { - "type": "string", - "nullable": true - }, - "branch": { - "type": "string", - "nullable": true - }, - "apiKey": { - "type": "string", - "nullable": true - }, - "sslCertPath": { - "type": "string", - "nullable": true - }, - "sslCertPassword": { - "type": "string", - "nullable": true - }, - "urlBase": { - "type": "string", - "nullable": true - }, - "instanceName": { - "type": "string", - "nullable": true - }, - "applicationUrl": { - "type": "string", - "nullable": true - }, - "updateAutomatically": { - "type": "boolean" - }, - "updateMechanism": { - "$ref": "#/components/schemas/NzbDrone.Core.Update.UpdateMechanism" - }, - "updateScriptPath": { - "type": "string", - "nullable": true - }, - "proxyEnabled": { - "type": "boolean" - }, - "proxyType": { - "$ref": "#/components/schemas/NzbDrone.Common.Http.Proxy.ProxyType" - }, - "proxyHostname": { - "type": "string", - "nullable": true - }, - "proxyPort": { - "type": "integer", - "format": "int32" - }, - "proxyUsername": { - "type": "string", - "nullable": true - }, - "proxyPassword": { - "type": "string", - "nullable": true - }, - "proxyBypassFilter": { - "type": "string", - "nullable": true - }, - "proxyBypassLocalAddresses": { - "type": "boolean" - }, - "certificateValidation": { - "$ref": "#/components/schemas/NzbDrone.Core.Security.CertificateValidationType" - }, - "backupFolder": { - "type": "string", - "nullable": true - }, - "backupInterval": { - "type": "integer", - "format": "int32" - }, - "backupRetention": { - "type": "integer", - "format": "int32" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Config.IndexerConfigResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "minimumAge": { - "type": "integer", - "format": "int32" - }, - "maximumSize": { - "type": "integer", - "format": "int32" - }, - "retention": { - "type": "integer", - "format": "int32" - }, - "rssSyncInterval": { - "type": "integer", - "format": "int32" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Config.MediaManagementConfigResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "autoUnmonitorPreviouslyDownloadedBooks": { - "type": "boolean" - }, - "recycleBin": { - "type": "string", - "nullable": true - }, - "recycleBinCleanupDays": { - "type": "integer", - "format": "int32" - }, - "downloadPropersAndRepacks": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.ProperDownloadTypes" - }, - "createEmptyAuthorFolders": { - "type": "boolean" - }, - "deleteEmptyFolders": { - "type": "boolean" - }, - "fileDate": { - "$ref": "#/components/schemas/NzbDrone.Core.MediaFiles.FileDateType" - }, - "watchLibraryForChanges": { - "type": "boolean" - }, - "rescanAfterRefresh": { - "$ref": "#/components/schemas/NzbDrone.Core.Configuration.RescanAfterRefreshType" - }, - "allowFingerprinting": { - "$ref": "#/components/schemas/NzbDrone.Core.Configuration.AllowFingerprinting" - }, - "setPermissionsLinux": { - "type": "boolean" - }, - "chmodFolder": { - "type": "string", - "nullable": true - }, - "chownGroup": { - "type": "string", - "nullable": true - }, - "skipFreeSpaceCheckWhenImporting": { - "type": "boolean" - }, - "minimumFreeSpaceWhenImporting": { - "type": "integer", - "format": "int32" - }, - "copyUsingHardlinks": { - "type": "boolean" - }, - "importExtraFiles": { - "type": "boolean" - }, - "extraFileExtensions": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Config.MetadataProviderConfigResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "writeAudioTags": { - "$ref": "#/components/schemas/NzbDrone.Core.Configuration.WriteAudioTagsType" - }, - "scrubAudioTags": { - "type": "boolean" - }, - "writeBookTags": { - "$ref": "#/components/schemas/NzbDrone.Core.Configuration.WriteBookTagsType" - }, - "updateCovers": { - "type": "boolean" - }, - "embedMetadata": { - "type": "boolean" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Config.NamingConfigResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "renameBooks": { - "type": "boolean" - }, - "replaceIllegalCharacters": { - "type": "boolean" - }, - "standardBookFormat": { - "type": "string", - "nullable": true - }, - "authorFolderFormat": { - "type": "string", - "nullable": true - }, - "includeAuthorName": { - "type": "boolean" - }, - "includeBookTitle": { - "type": "boolean" - }, - "includeQuality": { - "type": "boolean" - }, - "replaceSpaces": { - "type": "boolean" - }, - "separator": { - "type": "string", - "nullable": true - }, - "numberStyle": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Config.UiConfigResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "firstDayOfWeek": { - "type": "integer", - "format": "int32" - }, - "calendarWeekColumnHeader": { - "type": "string", - "nullable": true - }, - "shortDateFormat": { - "type": "string", - "nullable": true - }, - "longDateFormat": { - "type": "string", - "nullable": true - }, - "timeFormat": { - "type": "string", - "nullable": true - }, - "showRelativeDates": { - "type": "boolean" - }, - "enableColorImpairedMode": { - "type": "boolean" - }, - "uiLanguage": { - "type": "integer", - "format": "int32" - }, - "theme": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.CustomFilters.CustomFilterResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, "type": { - "type": "string", - "nullable": true - }, - "label": { - "type": "string", - "nullable": true - }, - "filters": { - "type": "array", - "items": { - "type": "object", - "additionalProperties": { } - }, - "nullable": true + "$ref": "#/components/schemas/RejectionType" } }, "additionalProperties": false }, - "Readarr.Api.V1.CustomFormats.CustomFormatResource": { + "RejectionType": { + "enum": [ + "permanent", + "temporary" + ], + "type": "string" + }, + "ReleaseProfileResource": { "type": "object", "properties": { "id": { "type": "integer", "format": "int32" }, - "name": { - "type": "string", - "nullable": true - }, - "includeCustomFormatWhenRenaming": { - "type": "boolean", - "nullable": true - }, - "specifications": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatSpecificationSchema" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.CustomFormats.CustomFormatSpecificationSchema": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "implementation": { - "type": "string", - "nullable": true - }, - "implementationName": { - "type": "string", - "nullable": true - }, - "infoLink": { - "type": "string", - "nullable": true - }, - "negate": { + "enabled": { "type": "boolean" }, "required": { - "type": "boolean" - }, - "fields": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Http.ClientSchema.Field" + "type": "string" }, "nullable": true }, - "presets": { + "ignored": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatSpecificationSchema" + "type": "string" }, "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.DiskSpace.DiskSpaceResource": { - "type": "object", - "properties": { - "id": { + }, + "indexerId": { "type": "integer", "format": "int32" }, - "path": { - "type": "string", - "nullable": true - }, - "label": { - "type": "string", - "nullable": true - }, - "freeSpace": { - "type": "integer", - "format": "int64" - }, - "totalSpace": { - "type": "integer", - "format": "int64" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.DownloadClient.DownloadClientResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "fields": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Http.ClientSchema.Field" - }, - "nullable": true - }, - "implementationName": { - "type": "string", - "nullable": true - }, - "implementation": { - "type": "string", - "nullable": true - }, - "configContract": { - "type": "string", - "nullable": true - }, - "infoLink": { - "type": "string", - "nullable": true - }, - "message": { - "$ref": "#/components/schemas/NzbDrone.Core.ThingiProvider.ProviderMessage" - }, "tags": { "uniqueItems": true, "type": "array", @@ -11952,298 +13022,11 @@ "format": "int32" }, "nullable": true - }, - "presets": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.DownloadClient.DownloadClientResource" - }, - "nullable": true - }, - "enable": { - "type": "boolean" - }, - "protocol": { - "$ref": "#/components/schemas/NzbDrone.Core.Indexers.DownloadProtocol" - }, - "priority": { - "type": "integer", - "format": "int32" } }, "additionalProperties": false }, - "Readarr.Api.V1.Health.HealthResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "source": { - "type": "string", - "nullable": true - }, - "type": { - "$ref": "#/components/schemas/NzbDrone.Core.HealthCheck.HealthCheckResult" - }, - "message": { - "type": "string", - "nullable": true - }, - "wikiUrl": { - "$ref": "#/components/schemas/NzbDrone.Common.Http.HttpUri" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.History.HistoryResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "bookId": { - "type": "integer", - "format": "int32" - }, - "authorId": { - "type": "integer", - "format": "int32" - }, - "sourceTitle": { - "type": "string", - "nullable": true - }, - "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.QualityModel" - }, - "customFormats": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" - }, - "nullable": true - }, - "qualityCutoffNotMet": { - "type": "boolean" - }, - "date": { - "type": "string", - "format": "date-time" - }, - "downloadId": { - "type": "string", - "nullable": true - }, - "eventType": { - "$ref": "#/components/schemas/NzbDrone.Core.History.EntityHistoryEventType" - }, - "data": { - "type": "object", - "additionalProperties": { - "type": "string", - "nullable": true - }, - "nullable": true - }, - "book": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" - }, - "author": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.ImportLists.ImportListExclusionResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "foreignId": { - "type": "string", - "nullable": true - }, - "authorName": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.ImportLists.ImportListResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "fields": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Http.ClientSchema.Field" - }, - "nullable": true - }, - "implementationName": { - "type": "string", - "nullable": true - }, - "implementation": { - "type": "string", - "nullable": true - }, - "configContract": { - "type": "string", - "nullable": true - }, - "infoLink": { - "type": "string", - "nullable": true - }, - "message": { - "$ref": "#/components/schemas/NzbDrone.Core.ThingiProvider.ProviderMessage" - }, - "tags": { - "uniqueItems": true, - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - }, - "presets": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.ImportLists.ImportListResource" - }, - "nullable": true - }, - "enableAutomaticAdd": { - "type": "boolean" - }, - "shouldMonitor": { - "$ref": "#/components/schemas/NzbDrone.Core.ImportLists.ImportListMonitorType" - }, - "shouldMonitorExisting": { - "type": "boolean" - }, - "shouldSearch": { - "type": "boolean" - }, - "rootFolderPath": { - "type": "string", - "nullable": true - }, - "monitorNewItems": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.NewItemMonitorTypes" - }, - "qualityProfileId": { - "type": "integer", - "format": "int32" - }, - "metadataProfileId": { - "type": "integer", - "format": "int32" - }, - "listType": { - "$ref": "#/components/schemas/NzbDrone.Core.ImportLists.ImportListType" - }, - "listOrder": { - "type": "integer", - "format": "int32" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Indexers.IndexerResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "fields": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Http.ClientSchema.Field" - }, - "nullable": true - }, - "implementationName": { - "type": "string", - "nullable": true - }, - "implementation": { - "type": "string", - "nullable": true - }, - "configContract": { - "type": "string", - "nullable": true - }, - "infoLink": { - "type": "string", - "nullable": true - }, - "message": { - "$ref": "#/components/schemas/NzbDrone.Core.ThingiProvider.ProviderMessage" - }, - "tags": { - "uniqueItems": true, - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - }, - "presets": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Indexers.IndexerResource" - }, - "nullable": true - }, - "enableRss": { - "type": "boolean" - }, - "enableAutomaticSearch": { - "type": "boolean" - }, - "enableInteractiveSearch": { - "type": "boolean" - }, - "supportsRss": { - "type": "boolean" - }, - "supportsSearch": { - "type": "boolean" - }, - "protocol": { - "$ref": "#/components/schemas/NzbDrone.Core.Indexers.DownloadProtocol" - }, - "priority": { - "type": "integer", - "format": "int32" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Indexers.ReleaseResource": { + "ReleaseResource": { "type": "object", "properties": { "id": { @@ -12255,7 +13038,7 @@ "nullable": true }, "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.QualityModel" + "$ref": "#/components/schemas/QualityModel" }, "qualityWeight": { "type": "integer", @@ -12361,7 +13144,7 @@ "customFormats": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" + "$ref": "#/components/schemas/CustomFormatResource" }, "nullable": true }, @@ -12388,7 +13171,7 @@ "nullable": true }, "protocol": { - "$ref": "#/components/schemas/NzbDrone.Core.Indexers.DownloadProtocol" + "$ref": "#/components/schemas/DownloadProtocol" }, "authorId": { "type": "integer", @@ -12403,848 +13186,7 @@ }, "additionalProperties": false }, - "Readarr.Api.V1.Languages.LanguageResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "nameLower": { - "type": "string", - "nullable": true, - "readOnly": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Logs.LogFileResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "filename": { - "type": "string", - "nullable": true - }, - "lastWriteTime": { - "type": "string", - "format": "date-time" - }, - "contentsUrl": { - "type": "string", - "nullable": true - }, - "downloadUrl": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Logs.LogResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "time": { - "type": "string", - "format": "date-time" - }, - "exception": { - "type": "string", - "nullable": true - }, - "exceptionType": { - "type": "string", - "nullable": true - }, - "level": { - "type": "string", - "nullable": true - }, - "logger": { - "type": "string", - "nullable": true - }, - "message": { - "type": "string", - "nullable": true - }, - "method": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.ManualImport.ManualImportResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "path": { - "type": "string", - "nullable": true - }, - "name": { - "type": "string", - "nullable": true - }, - "size": { - "type": "integer", - "format": "int64" - }, - "author": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" - }, - "book": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" - }, - "foreignEditionId": { - "type": "string", - "nullable": true - }, - "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.QualityModel" - }, - "releaseGroup": { - "type": "string", - "nullable": true - }, - "qualityWeight": { - "type": "integer", - "format": "int32" - }, - "downloadId": { - "type": "string", - "nullable": true - }, - "rejections": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.DecisionEngine.Rejection" - }, - "nullable": true - }, - "audioTags": { - "$ref": "#/components/schemas/NzbDrone.Core.Parser.Model.ParsedTrackInfo" - }, - "additionalFile": { - "type": "boolean" - }, - "replaceExistingFiles": { - "type": "boolean" - }, - "disableReleaseSwitching": { - "type": "boolean" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.ManualImport.ManualImportUpdateResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "path": { - "type": "string", - "nullable": true - }, - "name": { - "type": "string", - "nullable": true - }, - "authorId": { - "type": "integer", - "format": "int32", - "nullable": true - }, - "bookId": { - "type": "integer", - "format": "int32", - "nullable": true - }, - "foreignEditionId": { - "type": "string", - "nullable": true - }, - "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.QualityModel" - }, - "releaseGroup": { - "type": "string", - "nullable": true - }, - "downloadId": { - "type": "string", - "nullable": true - }, - "additionalFile": { - "type": "boolean" - }, - "replaceExistingFiles": { - "type": "boolean" - }, - "disableReleaseSwitching": { - "type": "boolean" - }, - "rejections": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.DecisionEngine.Rejection" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Metadata.MetadataResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "fields": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Http.ClientSchema.Field" - }, - "nullable": true - }, - "implementationName": { - "type": "string", - "nullable": true - }, - "implementation": { - "type": "string", - "nullable": true - }, - "configContract": { - "type": "string", - "nullable": true - }, - "infoLink": { - "type": "string", - "nullable": true - }, - "message": { - "$ref": "#/components/schemas/NzbDrone.Core.ThingiProvider.ProviderMessage" - }, - "tags": { - "uniqueItems": true, - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - }, - "presets": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Metadata.MetadataResource" - }, - "nullable": true - }, - "enable": { - "type": "boolean" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Notifications.NotificationResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "fields": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Http.ClientSchema.Field" - }, - "nullable": true - }, - "implementationName": { - "type": "string", - "nullable": true - }, - "implementation": { - "type": "string", - "nullable": true - }, - "configContract": { - "type": "string", - "nullable": true - }, - "infoLink": { - "type": "string", - "nullable": true - }, - "message": { - "$ref": "#/components/schemas/NzbDrone.Core.ThingiProvider.ProviderMessage" - }, - "tags": { - "uniqueItems": true, - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - }, - "presets": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Notifications.NotificationResource" - }, - "nullable": true - }, - "link": { - "type": "string", - "nullable": true - }, - "onGrab": { - "type": "boolean" - }, - "onReleaseImport": { - "type": "boolean" - }, - "onUpgrade": { - "type": "boolean" - }, - "onRename": { - "type": "boolean" - }, - "onAuthorDelete": { - "type": "boolean" - }, - "onBookDelete": { - "type": "boolean" - }, - "onBookFileDelete": { - "type": "boolean" - }, - "onBookFileDeleteForUpgrade": { - "type": "boolean" - }, - "onHealthIssue": { - "type": "boolean" - }, - "onDownloadFailure": { - "type": "boolean" - }, - "onImportFailure": { - "type": "boolean" - }, - "onBookRetag": { - "type": "boolean" - }, - "onApplicationUpdate": { - "type": "boolean" - }, - "supportsOnGrab": { - "type": "boolean" - }, - "supportsOnReleaseImport": { - "type": "boolean" - }, - "supportsOnUpgrade": { - "type": "boolean" - }, - "supportsOnRename": { - "type": "boolean" - }, - "supportsOnAuthorDelete": { - "type": "boolean" - }, - "supportsOnBookDelete": { - "type": "boolean" - }, - "supportsOnBookFileDelete": { - "type": "boolean" - }, - "supportsOnBookFileDeleteForUpgrade": { - "type": "boolean" - }, - "supportsOnHealthIssue": { - "type": "boolean" - }, - "includeHealthWarnings": { - "type": "boolean" - }, - "supportsOnDownloadFailure": { - "type": "boolean" - }, - "supportsOnImportFailure": { - "type": "boolean" - }, - "supportsOnBookRetag": { - "type": "boolean" - }, - "supportsOnApplicationUpdate": { - "type": "boolean" - }, - "testCommand": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Parse.ParseResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "title": { - "type": "string", - "nullable": true - }, - "parsedBookInfo": { - "$ref": "#/components/schemas/NzbDrone.Core.Parser.Model.ParsedBookInfo" - }, - "author": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" - }, - "books": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Profiles.Delay.DelayProfileResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "enableUsenet": { - "type": "boolean" - }, - "enableTorrent": { - "type": "boolean" - }, - "preferredProtocol": { - "$ref": "#/components/schemas/NzbDrone.Core.Indexers.DownloadProtocol" - }, - "usenetDelay": { - "type": "integer", - "format": "int32" - }, - "torrentDelay": { - "type": "integer", - "format": "int32" - }, - "bypassIfHighestQuality": { - "type": "boolean" - }, - "bypassIfAboveCustomFormatScore": { - "type": "boolean" - }, - "minimumCustomFormatScore": { - "type": "integer", - "format": "int32" - }, - "order": { - "type": "integer", - "format": "int32" - }, - "tags": { - "uniqueItems": true, - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Profiles.Metadata.MetadataProfileResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "minPopularity": { - "type": "number", - "format": "double" - }, - "skipMissingDate": { - "type": "boolean" - }, - "skipMissingIsbn": { - "type": "boolean" - }, - "skipPartsAndSets": { - "type": "boolean" - }, - "skipSeriesSecondary": { - "type": "boolean" - }, - "allowedLanguages": { - "type": "string", - "nullable": true - }, - "minPages": { - "type": "integer", - "format": "int32" - }, - "ignored": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Profiles.Quality.ProfileFormatItemResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "format": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "score": { - "type": "integer", - "format": "int32" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Profiles.Quality.QualityProfileQualityItemResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.Quality" - }, - "items": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileQualityItemResource" - }, - "nullable": true - }, - "allowed": { - "type": "boolean" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Profiles.Quality.QualityProfileResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "upgradeAllowed": { - "type": "boolean" - }, - "cutoff": { - "type": "integer", - "format": "int32" - }, - "items": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.QualityProfileQualityItemResource" - }, - "nullable": true - }, - "minFormatScore": { - "type": "integer", - "format": "int32" - }, - "cutoffFormatScore": { - "type": "integer", - "format": "int32" - }, - "formatItems": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Profiles.Quality.ProfileFormatItemResource" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Profiles.Release.ReleaseProfileResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "enabled": { - "type": "boolean" - }, - "required": { - "type": "array", - "items": { - "type": "string" - }, - "nullable": true - }, - "ignored": { - "type": "array", - "items": { - "type": "string" - }, - "nullable": true - }, - "indexerId": { - "type": "integer", - "format": "int32" - }, - "tags": { - "uniqueItems": true, - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Qualities.QualityDefinitionResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.Quality" - }, - "title": { - "type": "string", - "nullable": true - }, - "weight": { - "type": "integer", - "format": "int32" - }, - "minSize": { - "type": "number", - "format": "double", - "nullable": true - }, - "maxSize": { - "type": "number", - "format": "double", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Queue.QueueBulkResource": { - "type": "object", - "properties": { - "ids": { - "type": "array", - "items": { - "type": "integer", - "format": "int32" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Queue.QueueResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "authorId": { - "type": "integer", - "format": "int32", - "nullable": true - }, - "bookId": { - "type": "integer", - "format": "int32", - "nullable": true - }, - "author": { - "$ref": "#/components/schemas/Readarr.Api.V1.Author.AuthorResource" - }, - "book": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" - }, - "quality": { - "$ref": "#/components/schemas/NzbDrone.Core.Qualities.QualityModel" - }, - "customFormats": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.CustomFormats.CustomFormatResource" - }, - "nullable": true - }, - "size": { - "type": "number", - "format": "double" - }, - "title": { - "type": "string", - "nullable": true - }, - "sizeleft": { - "type": "number", - "format": "double" - }, - "timeleft": { - "$ref": "#/components/schemas/System.TimeSpan" - }, - "estimatedCompletionTime": { - "type": "string", - "format": "date-time", - "nullable": true - }, - "status": { - "type": "string", - "nullable": true - }, - "trackedDownloadStatus": { - "$ref": "#/components/schemas/NzbDrone.Core.Download.TrackedDownloads.TrackedDownloadStatus" - }, - "trackedDownloadState": { - "$ref": "#/components/schemas/NzbDrone.Core.Download.TrackedDownloads.TrackedDownloadState" - }, - "statusMessages": { - "type": "array", - "items": { - "$ref": "#/components/schemas/NzbDrone.Core.Download.TrackedDownloads.TrackedDownloadStatusMessage" - }, - "nullable": true - }, - "errorMessage": { - "type": "string", - "nullable": true - }, - "downloadId": { - "type": "string", - "nullable": true - }, - "protocol": { - "$ref": "#/components/schemas/NzbDrone.Core.Indexers.DownloadProtocol" - }, - "downloadClient": { - "type": "string", - "nullable": true - }, - "indexer": { - "type": "string", - "nullable": true - }, - "outputPath": { - "type": "string", - "nullable": true - }, - "downloadForced": { - "type": "boolean" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Queue.QueueStatusResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "totalCount": { - "type": "integer", - "format": "int32" - }, - "count": { - "type": "integer", - "format": "int32" - }, - "unknownCount": { - "type": "integer", - "format": "int32" - }, - "errors": { - "type": "boolean" - }, - "warnings": { - "type": "boolean" - }, - "unknownErrors": { - "type": "boolean" - }, - "unknownWarnings": { - "type": "boolean" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.RemotePathMappings.RemotePathMappingResource": { + "RemotePathMappingResource": { "type": "object", "properties": { "id": { @@ -13266,7 +13208,103 @@ }, "additionalProperties": false }, - "Readarr.Api.V1.RootFolders.RootFolderResource": { + "RenameBookResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "authorId": { + "type": "integer", + "format": "int32" + }, + "bookId": { + "type": "integer", + "format": "int32" + }, + "bookFileId": { + "type": "integer", + "format": "int32" + }, + "existingPath": { + "type": "string", + "nullable": true + }, + "newPath": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "RescanAfterRefreshType": { + "enum": [ + "always", + "afterManual", + "never" + ], + "type": "string" + }, + "RetagBookResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "authorId": { + "type": "integer", + "format": "int32" + }, + "bookId": { + "type": "integer", + "format": "int32" + }, + "trackNumbers": { + "type": "array", + "items": { + "type": "integer", + "format": "int32" + }, + "nullable": true + }, + "bookFileId": { + "type": "integer", + "format": "int32" + }, + "path": { + "type": "string", + "nullable": true + }, + "changes": { + "type": "array", + "items": { + "$ref": "#/components/schemas/TagDifference" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "Revision": { + "type": "object", + "properties": { + "version": { + "type": "integer", + "format": "int32" + }, + "real": { + "type": "integer", + "format": "int32" + }, + "isRepack": { + "type": "boolean" + } + }, + "additionalProperties": false + }, + "RootFolderResource": { "type": "object", "properties": { "id": { @@ -13290,10 +13328,10 @@ "format": "int32" }, "defaultMonitorOption": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.MonitorTypes" + "$ref": "#/components/schemas/MonitorTypes" }, "defaultNewItemMonitorOption": { - "$ref": "#/components/schemas/NzbDrone.Core.Books.NewItemMonitorTypes" + "$ref": "#/components/schemas/NewItemMonitorTypes" }, "defaultTags": { "uniqueItems": true, @@ -13358,7 +13396,133 @@ }, "additionalProperties": false }, - "Readarr.Api.V1.Series.SeriesBookLinkResource": { + "RuntimeMode": { + "enum": [ + "console", + "service", + "tray" + ], + "type": "string" + }, + "SelectOption": { + "type": "object", + "properties": { + "value": { + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "order": { + "type": "integer", + "format": "int32" + }, + "hint": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "Series": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "foreignSeriesId": { + "type": "string", + "nullable": true + }, + "title": { + "type": "string", + "nullable": true + }, + "description": { + "type": "string", + "nullable": true + }, + "numbered": { + "type": "boolean" + }, + "workCount": { + "type": "integer", + "format": "int32" + }, + "primaryWorkCount": { + "type": "integer", + "format": "int32" + }, + "linkItems": { + "$ref": "#/components/schemas/SeriesBookLinkListLazyLoaded" + }, + "books": { + "$ref": "#/components/schemas/BookListLazyLoaded" + }, + "foreignAuthorId": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "SeriesBookLink": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "position": { + "type": "string", + "nullable": true + }, + "seriesPosition": { + "type": "integer", + "format": "int32" + }, + "seriesId": { + "type": "integer", + "format": "int32" + }, + "bookId": { + "type": "integer", + "format": "int32" + }, + "isPrimary": { + "type": "boolean" + }, + "series": { + "$ref": "#/components/schemas/SeriesLazyLoaded" + }, + "book": { + "$ref": "#/components/schemas/BookLazyLoaded" + } + }, + "additionalProperties": false + }, + "SeriesBookLinkListLazyLoaded": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/SeriesBookLink" + }, + "nullable": true, + "readOnly": true + }, + "isLoaded": { + "type": "boolean", + "readOnly": true + } + }, + "additionalProperties": false + }, + "SeriesBookLinkResource": { "type": "object", "properties": { "id": { @@ -13384,7 +13548,38 @@ }, "additionalProperties": false }, - "Readarr.Api.V1.Series.SeriesResource": { + "SeriesLazyLoaded": { + "type": "object", + "properties": { + "value": { + "$ref": "#/components/schemas/Series" + }, + "isLoaded": { + "type": "boolean", + "readOnly": true + } + }, + "additionalProperties": false + }, + "SeriesListLazyLoaded": { + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Series" + }, + "nullable": true, + "readOnly": true + }, + "isLoaded": { + "type": "boolean", + "readOnly": true + } + }, + "additionalProperties": false + }, + "SeriesResource": { "type": "object", "properties": { "id": { @@ -13402,43 +13597,22 @@ "links": { "type": "array", "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Series.SeriesBookLinkResource" + "$ref": "#/components/schemas/SeriesBookLinkResource" }, "nullable": true } }, "additionalProperties": false }, - "Readarr.Api.V1.System.Backup.BackupResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "path": { - "type": "string", - "nullable": true - }, - "type": { - "$ref": "#/components/schemas/NzbDrone.Core.Backup.BackupType" - }, - "size": { - "type": "integer", - "format": "int64" - }, - "time": { - "type": "string", - "format": "date-time" - } - }, - "additionalProperties": false + "SortDirection": { + "enum": [ + "default", + "ascending", + "descending" + ], + "type": "string" }, - "Readarr.Api.V1.System.SystemResource": { + "SystemResource": { "type": "object", "properties": { "appName": { @@ -13501,20 +13675,20 @@ "type": "boolean" }, "mode": { - "$ref": "#/components/schemas/NzbDrone.Common.EnvironmentInfo.RuntimeMode" + "$ref": "#/components/schemas/RuntimeMode" }, "branch": { "type": "string", "nullable": true }, "databaseType": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.DatabaseType" + "$ref": "#/components/schemas/DatabaseType" }, "databaseVersion": { - "$ref": "#/components/schemas/System.Version" + "$ref": "#/components/schemas/Version" }, "authentication": { - "$ref": "#/components/schemas/NzbDrone.Core.Authentication.AuthenticationType" + "$ref": "#/components/schemas/AuthenticationType" }, "migrationVersion": { "type": "integer", @@ -13525,7 +13699,7 @@ "nullable": true }, "runtimeVersion": { - "$ref": "#/components/schemas/System.Version" + "$ref": "#/components/schemas/Version" }, "runtimeName": { "type": "string", @@ -13544,7 +13718,7 @@ "nullable": true }, "packageUpdateMechanism": { - "$ref": "#/components/schemas/NzbDrone.Core.Update.UpdateMechanism" + "$ref": "#/components/schemas/UpdateMechanism" }, "packageUpdateMechanismMessage": { "type": "string", @@ -13553,44 +13727,7 @@ }, "additionalProperties": false }, - "Readarr.Api.V1.System.Tasks.TaskResource": { - "type": "object", - "properties": { - "id": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "taskName": { - "type": "string", - "nullable": true - }, - "interval": { - "type": "integer", - "format": "int32" - }, - "lastExecution": { - "type": "string", - "format": "date-time" - }, - "lastStartTime": { - "type": "string", - "format": "date-time" - }, - "nextExecution": { - "type": "string", - "format": "date-time" - }, - "lastDuration": { - "$ref": "#/components/schemas/System.TimeSpan" - } - }, - "additionalProperties": false - }, - "Readarr.Api.V1.Tags.TagDetailsResource": { + "TagDetailsResource": { "type": "object", "properties": { "id": { @@ -13644,7 +13781,25 @@ }, "additionalProperties": false }, - "Readarr.Api.V1.Tags.TagResource": { + "TagDifference": { + "type": "object", + "properties": { + "field": { + "type": "string", + "nullable": true + }, + "oldValue": { + "type": "string", + "nullable": true + }, + "newValue": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "TagResource": { "type": "object", "properties": { "id": { @@ -13658,374 +13813,44 @@ }, "additionalProperties": false }, - "Readarr.Api.V1.Update.UpdateResource": { + "TaskResource": { "type": "object", "properties": { "id": { "type": "integer", "format": "int32" }, - "version": { - "$ref": "#/components/schemas/System.Version" - }, - "branch": { + "name": { "type": "string", "nullable": true }, - "releaseDate": { + "taskName": { + "type": "string", + "nullable": true + }, + "interval": { + "type": "integer", + "format": "int32" + }, + "lastExecution": { "type": "string", "format": "date-time" }, - "fileName": { + "lastStartTime": { "type": "string", - "nullable": true + "format": "date-time" }, - "url": { + "nextExecution": { "type": "string", - "nullable": true + "format": "date-time" }, - "installed": { - "type": "boolean" - }, - "installedOn": { - "type": "string", - "format": "date-time", - "nullable": true - }, - "installable": { - "type": "boolean" - }, - "latest": { - "type": "boolean" - }, - "changes": { - "$ref": "#/components/schemas/NzbDrone.Core.Update.UpdateChanges" - }, - "hash": { - "type": "string", - "nullable": true + "lastDuration": { + "$ref": "#/components/schemas/TimeSpan" } }, "additionalProperties": false }, - "Readarr.Http.ApiInfoResource": { - "type": "object", - "properties": { - "current": { - "type": "string", - "nullable": true - }, - "deprecated": { - "type": "array", - "items": { - "type": "string" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Http.ClientSchema.Field": { - "type": "object", - "properties": { - "order": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "label": { - "type": "string", - "nullable": true - }, - "unit": { - "type": "string", - "nullable": true - }, - "helpText": { - "type": "string", - "nullable": true - }, - "helpLink": { - "type": "string", - "nullable": true - }, - "value": { - "nullable": true - }, - "type": { - "type": "string", - "nullable": true - }, - "advanced": { - "type": "boolean" - }, - "selectOptions": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Http.ClientSchema.SelectOption" - }, - "nullable": true - }, - "selectOptionsProviderAction": { - "type": "string", - "nullable": true - }, - "section": { - "type": "string", - "nullable": true - }, - "hidden": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Http.ClientSchema.SelectOption": { - "type": "object", - "properties": { - "value": { - "type": "integer", - "format": "int32" - }, - "name": { - "type": "string", - "nullable": true - }, - "order": { - "type": "integer", - "format": "int32" - }, - "hint": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Http.PagingResourceFilter": { - "type": "object", - "properties": { - "key": { - "type": "string", - "nullable": true - }, - "value": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Http.PagingResource`1[[Readarr.Api.V1.Blocklist.BlocklistResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]": { - "type": "object", - "properties": { - "page": { - "type": "integer", - "format": "int32" - }, - "pageSize": { - "type": "integer", - "format": "int32" - }, - "sortKey": { - "type": "string", - "nullable": true - }, - "sortDirection": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.SortDirection" - }, - "filters": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Http.PagingResourceFilter" - }, - "nullable": true - }, - "totalRecords": { - "type": "integer", - "format": "int32" - }, - "records": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Blocklist.BlocklistResource" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Http.PagingResource`1[[Readarr.Api.V1.Books.BookResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]": { - "type": "object", - "properties": { - "page": { - "type": "integer", - "format": "int32" - }, - "pageSize": { - "type": "integer", - "format": "int32" - }, - "sortKey": { - "type": "string", - "nullable": true - }, - "sortDirection": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.SortDirection" - }, - "filters": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Http.PagingResourceFilter" - }, - "nullable": true - }, - "totalRecords": { - "type": "integer", - "format": "int32" - }, - "records": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Books.BookResource" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Http.PagingResource`1[[Readarr.Api.V1.History.HistoryResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]": { - "type": "object", - "properties": { - "page": { - "type": "integer", - "format": "int32" - }, - "pageSize": { - "type": "integer", - "format": "int32" - }, - "sortKey": { - "type": "string", - "nullable": true - }, - "sortDirection": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.SortDirection" - }, - "filters": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Http.PagingResourceFilter" - }, - "nullable": true - }, - "totalRecords": { - "type": "integer", - "format": "int32" - }, - "records": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.History.HistoryResource" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Http.PagingResource`1[[Readarr.Api.V1.Logs.LogResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]": { - "type": "object", - "properties": { - "page": { - "type": "integer", - "format": "int32" - }, - "pageSize": { - "type": "integer", - "format": "int32" - }, - "sortKey": { - "type": "string", - "nullable": true - }, - "sortDirection": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.SortDirection" - }, - "filters": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Http.PagingResourceFilter" - }, - "nullable": true - }, - "totalRecords": { - "type": "integer", - "format": "int32" - }, - "records": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Logs.LogResource" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Http.PagingResource`1[[Readarr.Api.V1.Queue.QueueResource, Readarr.Api.V1, Version=10.0.0.13370, Culture=neutral, PublicKeyToken=null]]": { - "type": "object", - "properties": { - "page": { - "type": "integer", - "format": "int32" - }, - "pageSize": { - "type": "integer", - "format": "int32" - }, - "sortKey": { - "type": "string", - "nullable": true - }, - "sortDirection": { - "$ref": "#/components/schemas/NzbDrone.Core.Datastore.SortDirection" - }, - "filters": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Http.PagingResourceFilter" - }, - "nullable": true - }, - "totalRecords": { - "type": "integer", - "format": "int32" - }, - "records": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Readarr.Api.V1.Queue.QueueResource" - }, - "nullable": true - } - }, - "additionalProperties": false - }, - "Readarr.Http.Ping.PingResource": { - "type": "object", - "properties": { - "status": { - "type": "string", - "nullable": true - } - }, - "additionalProperties": false - }, - "System.TimeSpan": { + "TimeSpan": { "type": "object", "properties": { "ticks": { @@ -14085,7 +13910,169 @@ }, "additionalProperties": false }, - "System.Version": { + "TrackedDownloadState": { + "enum": [ + "downloading", + "downloadFailed", + "downloadFailedPending", + "importPending", + "importing", + "importFailed", + "imported", + "ignored" + ], + "type": "string" + }, + "TrackedDownloadStatus": { + "enum": [ + "ok", + "warning", + "error" + ], + "type": "string" + }, + "TrackedDownloadStatusMessage": { + "type": "object", + "properties": { + "title": { + "type": "string", + "nullable": true + }, + "messages": { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "UiConfigResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "firstDayOfWeek": { + "type": "integer", + "format": "int32" + }, + "calendarWeekColumnHeader": { + "type": "string", + "nullable": true + }, + "shortDateFormat": { + "type": "string", + "nullable": true + }, + "longDateFormat": { + "type": "string", + "nullable": true + }, + "timeFormat": { + "type": "string", + "nullable": true + }, + "showRelativeDates": { + "type": "boolean" + }, + "enableColorImpairedMode": { + "type": "boolean" + }, + "uiLanguage": { + "type": "integer", + "format": "int32" + }, + "theme": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "UpdateChanges": { + "type": "object", + "properties": { + "new": { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + }, + "fixed": { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + } + }, + "additionalProperties": false + }, + "UpdateMechanism": { + "enum": [ + "builtIn", + "script", + "external", + "apt", + "docker" + ], + "type": "string" + }, + "UpdateResource": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "format": "int32" + }, + "version": { + "$ref": "#/components/schemas/Version" + }, + "branch": { + "type": "string", + "nullable": true + }, + "releaseDate": { + "type": "string", + "format": "date-time" + }, + "fileName": { + "type": "string", + "nullable": true + }, + "url": { + "type": "string", + "nullable": true + }, + "installed": { + "type": "boolean" + }, + "installedOn": { + "type": "string", + "format": "date-time", + "nullable": true + }, + "installable": { + "type": "boolean" + }, + "latest": { + "type": "boolean" + }, + "changes": { + "$ref": "#/components/schemas/UpdateChanges" + }, + "hash": { + "type": "string", + "nullable": true + } + }, + "additionalProperties": false + }, + "Version": { "type": "object", "properties": { "major": { @@ -14120,6 +14107,23 @@ } }, "additionalProperties": false + }, + "WriteAudioTagsType": { + "enum": [ + "no", + "newFiles", + "allFiles", + "sync" + ], + "type": "string" + }, + "WriteBookTagsType": { + "enum": [ + "newFiles", + "allFiles", + "sync" + ], + "type": "string" } }, "securitySchemes": {