From 7faace19cea0decf061d120c9c6ffcf77f065d83 Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Fri, 30 Jan 2026 05:48: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 9969bcb4..708d1e79 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "b181eba", "specHash": "ccdb456", "version": "10.3.0" } +{ "engineHash": "c174072", "specHash": "ccdb456", "version": "10.3.0" }