Changes between Version 1 and Version 2 of Ticket #42961, comment 7
- Timestamp:
- 11/30/2019 07:13:53 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42961, comment 7
v1 v2 32 32 {{{ 33 33 code:"rest_invalid_param" 34 data:{status: 400, params: {attributes: "attributes[0] eris not of type object."}}34 data:{status: 400, params: {attributes: "attributes[0] is not of type object."}} 35 35 message:"Invalid parameter: attributes" 36 36 }}}