staff
1,124
edits
(→Data) |
(→General: a bit more clarity of client identification string) |
||
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 | ** client identification string, needs to be a registered client identifier under the HTTP API. | ||
* <tt>clientver={integer}</tt> [required] | * <tt>clientver={integer}</tt> [required] | ||
** client version number, needs to be valid client version number for the given client identification string. | ** client version number, needs to be a valid client version number, for the given client identification string, registered under the HTTP API. | ||
* <tt>protover={integer}</tt> [required] | * <tt>protover={integer}</tt> [required] |