Request
HTTP ELEMENT | Value | ||
---|---|---|---|
URI | /rest/crud/1.0/table/$key | ||
METHOD | PUT | ||
Content-Type | application/json | ||
BODY |
|
Possible Response
Scenario | Response | ||
---|---|---|---|
there is no name in the request json body |
| ||
First Field has no key |
| ||
First Field has no name |
| ||
If first field has the same key as the second field |
| ||
If First Field has type = Type but there is not relation identified |
| ||
If First Field is type = Type but table identified by the relation is does not exists. |
| ||
If First Field Type is invalid |
| ||
If table.key already exists |
| ||
POSITIVE |
|