83
edits
m (mention that the client string needs to be lower-case) |
|||
Line 24: | Line 24: | ||
Parameters: | Parameters: | ||
* <tt>client={string}</tt> [required] | * <tt>client={string}</tt> [required] | ||
** client identification string, needs to be a registered client identifier under the HTTP API (this is not your project name). | ** client identification string (lower-case, convert if necessary), needs to be a registered client identifier under the HTTP API (this is not your project name). | ||
* <tt>clientver={integer}</tt> [required] | * <tt>clientver={integer}</tt> [required] |
edits