From 6dee9f245719c82a5576ed0b68e9abf23a27bb06 Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Fri, 10 Jul 2026 03:19:23 -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 f12674df..5520b2fe 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "7fa5d4a", "specHash": "131c54a", "version": "10.13.0" } +{ "engineHash": "66be199", "specHash": "131c54a", "version": "10.13.0" }