From d0e6233d68d3be2d221ac08353f9e5e63c965801 Mon Sep 17 00:00:00 2001 From: Quaternions Date: Tue, 3 Dec 2024 20:23:06 -0800 Subject: [PATCH] scripts can be rejected lol --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index 8cab3d7..d5a18fb 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -348,7 +348,7 @@ paths: type: array items: oneOf: - - type: null + - type: boolean - type: string default: description: General Error