Expand parametermap documentation.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2020-01-11 15:25:34 +01:00
parent d14f750c39
commit fc210142f5
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 4 additions and 0 deletions

View File

@ -57,6 +57,10 @@ enum class http_method
/*!
* @brief `std::map` of parameters for %API calls.
*
* Note that arrays always have to be specified as vectors, even if they have
* only 1 element. To send a file, use <tt>\@file:</tt> followed by the file
* name as value.
*
* Example:
* @code
* parametermap parameters