From 849e7bcd81b195505453107b1b7f9ad930c077ca Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Fri, 30 Jan 2026 06:14:12 -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 0f272f560..d9c293ed1 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "b181eba", "specHash": "ccdb456", "version": "5.3.0" } +{ "engineHash": "c174072", "specHash": "ccdb456", "version": "5.3.0" }