From 4ccf1dc9545b997c833d9c2336cc9e6d49a39e66 Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Fri, 31 Oct 2025 07:43:55 -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 ce6cd801..d2dcc4da 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "8cdcb1b", "specHash": "1715587", "version": "4.0.0" } +{ "engineHash": "7c94f4f", "specHash": "1715587", "version": "4.0.0" }