From 2d25577832f7cd3adb2501f0f50684832277fad3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 19:57:36 +0000 Subject: [PATCH] Update from https://github.com/glideapps/glide/commit/4bf02147a761bccf38bf7ea921cd11a88d192678 --- openapi/swagger.json | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/openapi/swagger.json b/openapi/swagger.json index 9ec862b..63721b6 100644 --- a/openapi/swagger.json +++ b/openapi/swagger.json @@ -425,7 +425,8 @@ "dateTime", "duration", "number", - "boolean" + "boolean", + "json" ] }, { @@ -449,7 +450,8 @@ "dateTime", "duration", "number", - "boolean" + "boolean", + "json" ] } }, @@ -486,7 +488,8 @@ "dateTime", "duration", "number", - "boolean" + "boolean", + "json" ] } }, @@ -1191,7 +1194,8 @@ "dateTime", "duration", "number", - "boolean" + "boolean", + "json" ] }, { @@ -1215,7 +1219,8 @@ "dateTime", "duration", "number", - "boolean" + "boolean", + "json" ] } }, @@ -1252,7 +1257,8 @@ "dateTime", "duration", "number", - "boolean" + "boolean", + "json" ] } },