From 4b3a7b80af5fdffdc62f2440836ab1fa03d31d85 Mon Sep 17 00:00:00 2001 From: box-sdk-build Date: Tue, 21 May 2024 09:12:42 -0700 Subject: [PATCH] docs: add docs for hubs (box/box-openapi#426) --- .codegen.json | 2 +- docs/legalHoldPolicyAssignments.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.codegen.json b/.codegen.json index c7369d7b..930b35d0 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "52af7c9", "specHash": "6c3dd22", "version": "1.0.0" } +{ "engineHash": "52af7c9", "specHash": "cb70223", "version": "1.0.0" } diff --git a/docs/legalHoldPolicyAssignments.md b/docs/legalHoldPolicyAssignments.md index aa3bb45e..b1a64267 100644 --- a/docs/legalHoldPolicyAssignments.md +++ b/docs/legalHoldPolicyAssignments.md @@ -150,6 +150,9 @@ latest file version held in the newly developed architecture. The `GET /file_version_legal_holds` API can be used to fetch current and past versions of files held within the legacy architecture. +This endpoint does not support returning any content that is on hold due to +a Custodian collaborating on a Hub. + The `GET /legal_hold_policy_assignments?policy_id={id}` API can be used to find a list of policy assignments for a given policy ID.