Open
Description
Product: Tarantool, Cartridge, TDG, connectors, tools?
Root document:
- https://www.tarantool.io/en/doc/latest/getting_started/getting_started_imcp/
- https://www.tarantool.io/ru/doc/latest/getting_started/getting_started_imcp/
SME: @ artur-barsegyan
Details
<…>bject('users', {user_id = uuid.new(), fullname = fullname})
|if err ~ = nil then|
return {body = json.encode({status = "Error!", error = <…>
https://www.tarantool.io/ru/doc/latest/getting_started/getting_started_imcp/
validation error
ToDo
It's not clear from the feedback what's wrong -- the code itself or status (should be "Validation error" instead of "Error") or something else. Validate with @ artur-barsegyan and correct if necessary.