From d3de96e2e06f97a2cd13086501a8644a61c30d87 Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Wed, 27 Aug 2025 13:37:53 -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 3d5d840..2da0a4b 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "dd00f3f", "specHash": "5bf3652", "version": "1.16.0" } +{ "engineHash": "a7489ea", "specHash": "5bf3652", "version": "1.16.0" }