From 978b42a1e17c405a716d13df9377b024fa6f4fb7 Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Tue, 29 Jul 2025 05:42:34 -0700 Subject: [PATCH] chore: Update .codegen.json with commit hash of codegen and openapi spec --- .codegen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codegen.json b/.codegen.json index c15a185..ac3b359 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "c34d8bf", "specHash": "c27c421", "version": "1.15.0" } +{ "engineHash": "9c692fd", "specHash": "c27c421", "version": "1.15.0" }