Skip to content

Commit c14bb0d

Browse files
box-sdk-buildbox-sdk-build
andauthored
fix: Correct enum value for legal hold policy changes (box/box-openapi#581) (#1319)
Co-authored-by: box-sdk-build <box-sdk-build@box.com>
1 parent ecb8967 commit c14bb0d

5 files changed

Lines changed: 138 additions & 112 deletions

File tree

.codegen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "engineHash": "697b72d", "specHash": "ad08e8c", "version": "10.3.0" }
1+
{ "engineHash": "f9e2519", "specHash": "f8fb08c", "version": "10.3.0" }

docs/legalHoldPolicyAssignments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Returns a list of legal hold policy assignments.
3737

3838
## Assign legal hold policy
3939

40-
Assign a legal hold to a file, file version, folder, or user.
40+
Assign a legal hold to an item type of: file, file version, folder, user, ownership, or interactions.
4141

4242
This operation is performed by calling function `createLegalHoldPolicyAssignment`.
4343

0 commit comments

Comments
 (0)