box / box/box-java-sdk

Box Folder Locks: Unable to set lock type.

Open
#935 1 comment 0 reactions 4 assignees Claimed by @mwwoda View on GitHub
enhancement
Dominant language
Java
Stars
170
Forks
189
Avg merge
20h 26m
Merged PRs (30d)
22

Description

### Is your feature request related to a problem? Please describe.
Currently the folder lock option in Java a full lock and doesn't allowed to define the type of lock needs to be created.

### Describe the solution you'd like
Allow the locks to be defined as described in the developer documentation, specifically to allow for `move` and `delete` locks via the `locked_operations`
https://developer.box.com/reference/post-folder-locks/

### Describe alternatives you've considered
The calls can be made with raw HTTP, but they negate the use of the Java API

### Additional context
NA

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.