From 212eedd345ae352a0efebc8ef1b0d8f215aa846f Mon Sep 17 00:00:00 2001 From: Servarr Date: Fri, 14 Jul 2023 03:29:31 +0000 Subject: [PATCH] Automated API Docs update [skip ci] --- src/Readarr.Api.V1/openapi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Readarr.Api.V1/openapi.json b/src/Readarr.Api.V1/openapi.json index 724b71d06..b1a967581 100644 --- a/src/Readarr.Api.V1/openapi.json +++ b/src/Readarr.Api.V1/openapi.json @@ -11930,6 +11930,10 @@ }, "nullable": true }, + "customFormatScore": { + "type": "integer", + "format": "int32" + }, "size": { "type": "number", "format": "double"