Skip to content
This repository has been archived by the owner on Jul 31, 2018. It is now read-only.

Avoid file creation with empty name #194

Closed
Sergio-Muriel opened this issue Jan 12, 2016 · 1 comment
Closed

Avoid file creation with empty name #194

Sergio-Muriel opened this issue Jan 12, 2016 · 1 comment

Comments

@Sergio-Muriel
Copy link

When making a request to POST /ds-api/data/
with:
{
docType: 'folder'
path: '',
name: ''
}

It creates a folder with no file name (which should not be not allowed).

@frankrousseau
Copy link
Contributor

Thank you @Sergio-Muriel for reporting!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants