YUKI Hiroshi
null+****@clear*****
Thu Dec 26 18:08:15 JST 2013
YUKI Hiroshi 2013-12-26 18:08:15 +0900 (Thu, 26 Dec 2013) New Revision: ef962112acf09ee8048fab3d9ce0cab13f4e9b8c https://github.com/droonga/droonga.org/commit/ef962112acf09ee8048fab3d9ce0cab13f4e9b8c Message: Update error type for the latest implementation Modified files: reference/commands/add/index.md Modified: reference/commands/add/index.md (+2 -2) =================================================================== --- reference/commands/add/index.md 2013-12-26 18:07:10 +0900 (d4164e4) +++ reference/commands/add/index.md 2013-12-26 18:08:15 +0900 (1e0df0b) @@ -211,9 +211,9 @@ Means you've forgotten to specify the `table` parameter. The status code is `400 Means you've forgotten to specify the `key` parameter, for a table with the primary key column. The status code is `400`. -### `MismatchedValueType` +### `InvalidValue` -Means you've specified mismatched type value for a column. For example, a string for a geolocation column, a string for an integer column, etc. The status code is `400`. +Means you've specified an invalid value for a column. For example, a string for a geolocation column, a string for an integer column, etc. The status code is `400`. ### `UnknownTable` -------------- next part -------------- HTML����������������������������...Download