From 9199e601b520353cf8ff37453900ced272679c29 Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Thu, 6 Aug 2026 07:44:08 -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 d55bef549..53c9d3942 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "7b5a612", "specHash": "86fcc6c", "version": "6.14.0" } +{ "engineHash": "fafa70b", "specHash": "86fcc6c", "version": "6.14.0" }