From 389eda1f408fd6950a548fc4f64aa7415f5e6f1c Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Wed, 27 Aug 2025 13:27:47 -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 1d50897d2..888bf4b60 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "dd00f3f", "specHash": "ec8720b", "version": "0.1.0" } +{ "engineHash": "a7489ea", "specHash": "ec8720b", "version": "0.1.0" }