From 75a84f5e3432a81d188977bc9b1fed11a97c697e Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Tue, 30 Jun 2026 06:13:45 -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 ac85bc5b..9d9b5527 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "6f9492d", "specHash": "131c54a", "version": "4.12.0" } +{ "engineHash": "9c2d390", "specHash": "131c54a", "version": "4.12.0" }