From 75f928d1c7cf62fc883b76b17e6104c52c740cfd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 22:42:54 +0000 Subject: [PATCH] Update from https://github.com/glideapps/glide/commit/2adb47c0410dfabd00831cda183b3751ad1db57b --- 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",