From 10671138e648869ad23a4ad38810102f0681c6e5 Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Fri, 19 Dec 2025 03:44:11 -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 43b74d9a5..1446321c3 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "41c28e1", "specHash": "1617aaf", "version": "5.3.0" } +{ "engineHash": "3e2e6ba", "specHash": "1617aaf", "version": "5.3.0" }