From c2de15bce76d1d14a63228099b936086561dbc0a Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Thu, 16 Oct 2025 06:44:27 -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 b69ae24ff..44743290c 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "48e5311", "specHash": "fa34496", "version": "0.1.0" } +{ "engineHash": "ed07967", "specHash": "fa34496", "version": "0.1.0" }