From 39f5fc180806fc65564019644bddb8ad5b8d2d73 Mon Sep 17 00:00:00 2001 From: Servarr Date: Tue, 11 Jul 2023 22:45:50 +0000 Subject: [PATCH] Automated API Docs update [skip ci] --- src/Lidarr.Api.V1/openapi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Lidarr.Api.V1/openapi.json b/src/Lidarr.Api.V1/openapi.json index 1d7371d79..aa80dde85 100644 --- a/src/Lidarr.Api.V1/openapi.json +++ b/src/Lidarr.Api.V1/openapi.json @@ -11568,6 +11568,10 @@ }, "nullable": true }, + "customFormatScore": { + "type": "integer", + "format": "int32" + }, "size": { "type": "number", "format": "double"