Update database API doc's parameter description (#5512)

This commit is contained in:
Munif Tanjim 2018-10-15 19:47:43 +06:00 committed by Vishal Nayak
parent ad9295a719
commit 574a08c064

View File

@ -170,7 +170,7 @@ with the configuration stored in the barrier.
### Parameters
- `name` `(string: <required>)` Specifies the name of the connection to delete.
- `name` `(string: <required>)` Specifies the name of the connection to reset.
This is specified as part of the URL.
### Sample Request