fix table

This commit is contained in:
Sergey Linnik
2020-10-01 11:37:15 +03:00
parent 5c0d8b8dd9
commit 1184402f94

View File

@ -33,7 +33,7 @@ The methods described below are available for all of the test examples.
| | |
| ------------------ | ------------------------------------------------------------ |
| **Summary** | Delete one file or all files
| **Summary** | Delete one file or all files |
| **URL** | /file |
| **Method** | DELETE |
| ****URL Params**** | **Optional:**<br /> `filename=[string]` - file for deleting. <br /> *WARNING! Without this parameter, all files will be deleted* |