diff --git a/src/Prowlarr.Api.V1/openapi.json b/src/Prowlarr.Api.V1/openapi.json index b0d85055e..ff5c1732d 100644 --- a/src/Prowlarr.Api.V1/openapi.json +++ b/src/Prowlarr.Api.V1/openapi.json @@ -4428,6 +4428,9 @@ "placeholder": { "type": "string", "nullable": true + }, + "isFloat": { + "type": "boolean" } }, "additionalProperties": false