From ee21ed06e78e235a39dcdeddbf1a13dbc34cda8f Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Mon, 6 Jul 2026 10:22:07 -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 c9ef58a30..9a2d88391 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "5560f9a", "specHash": "131c54a", "version": "10.14.0" } +{ "engineHash": "e6dafaf", "specHash": "131c54a", "version": "10.14.0" }