From aabb1f9d6938df34bc2d29889d41c352efcc836c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 21:13:40 +0000 Subject: [PATCH] Update from https://github.com/glideapps/glide/commit/86ad21e44becdef60c705db781f1f429cae95479 --- openapi/swagger.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/openapi/swagger.json b/openapi/swagger.json index 63721b6..a7adfa2 100644 --- a/openapi/swagger.json +++ b/openapi/swagger.json @@ -338,6 +338,11 @@ }, "required": false }, + { + "name": "x-glide-raw-data", + "in": "header", + "required": false + }, { "name": "name", "in": "query", @@ -1114,6 +1119,11 @@ }, "required": false }, + { + "name": "x-glide-raw-data", + "in": "header", + "required": false + }, { "name": "if-match", "in": "header",