From 626e26c6d724780101bb86e28cbf891240b29187 Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Wed, 27 May 2026 10:05:10 -0700 Subject: [PATCH] chore: Update `.codegen.json` with commit hash of `codegen` and `openapi` spec [skip ci] --- .codegen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codegen.json b/.codegen.json index 1aebe6f4..bb439b60 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "2e559a0", "specHash": "d028758", "version": "4.11.0" } +{ "engineHash": "41398cb", "specHash": "d028758", "version": "4.11.0" }