Ticket #76 (new defect)

Opened 2 years ago

Last modified 21 months ago

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

comment:1 Changed 21 months ago by fvanassche

  • Owner changed from aavendan to Nik
  • Component changed from ARIADNE Finder to itec-service
Note: See TracTickets for help on using tickets.