Accept pre-created subdirectory list when creating a new vfolder
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
Let's add an optional API parameter that accepts a list of relative paths that will be automatically created when creating a new vfolder, for ease of integration with other higher-level systems.
- We should validate that the given paths are relative, contain only valid characters for the filesystem, and do not contain any "..".
JIRA Issue: BA-248
Contributor guide
Assessment
This issue has not been assessed yet.