From 65805917a5f54320e12c696395861b4d6e9b4e71 Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Fri, 22 Aug 2025 07:11:42 -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 cf59659..af3f2d2 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "f036f69", "specHash": "5bf3652", "version": "1.16.0" } +{ "engineHash": "46ac366", "specHash": "5bf3652", "version": "1.16.0" }