fix typo in api documentation

Signed-off-by: Paul Tirk <paultirk@paultirk.com>
This commit is contained in:
Paul Tirk 2021-03-25 18:22:57 +01:00 committed by Sean Molenaar
parent 822423af38
commit 9db82b19a5
1 changed files with 2 additions and 2 deletions

View File

@ -388,8 +388,8 @@ with the following request body:
The following response is being returned:
Status codes:
* **200**: Folder was created successfully
* **400**: Folder creation error, check the error object:
* **200**: Folder was updated successfully
* **400**: Folder update error, check the error object:
* **code**: 1: folder name is empty
* Other ownCloud errors, see [Response Format](#response-format)