Ticket #76 (new defect)
Error in Person.update
| Reported by: | nik | Owned by: | Nik |
|---|---|---|---|
| Priority: | major | Component: | itec-service |
| Version: | Keywords: | ||
| Cc: |
Description
{"method":"Person.update","params":{"Person":{"id":0,"firstName":"Frans","lastName":"Van Assche"}},"jsonrpc":"2.0","id":"req-002"} {"returnCode":7,"error":"Expected a ',' or '}' at 52 [character 53 line 1]"} {"id":"req-002","jsonrpc":"2.0","error":{"code":-32602, "message": "schema violations in params: {$.Person.familyName: is missing and it is not optional - $.Person.givenName: is missing and it is not optional - }"}}
ERROR in Person.update: results do not match!!!
Change History
Note: See
TracTickets for help on using
tickets.
