From 6db93b15cc4713da1bc996460797c5d8415bfe20 Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Mon, 6 Jul 2026 10:14:17 -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 5fc06fe3..bca7f938 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "5560f9a", "specHash": "131c54a", "version": "4.12.0" } +{ "engineHash": "e6dafaf", "specHash": "131c54a", "version": "4.12.0" }