From 51a4ba6507656e5e75cb2ed77c4c2dee97cc3c71 Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Fri, 19 Dec 2025 03:50:14 -0800 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 71def9ba1..63b63287a 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "41c28e1", "specHash": "1617aaf", "version": "10.4.0" } +{ "engineHash": "3e2e6ba", "specHash": "1617aaf", "version": "10.4.0" }