Hello,
looking at Modify Multi-Valued Attribute chapter of TMF630_REST_API_Design_Guidelines_Part_1_R14.5.0-5.pdf I see that the reference stated
The modification of list based attributes can be performed using :
• PATCH per http://tools.ietf.org/html/rfc5789
• JSON PATCH as per RFC 5789 - PATCH Method for HTTP
My guess the second reference should point to RFC 6902 - JavaScript Object Notation (JSON) Patch
as looking at the Example : Add a related party entry to the relatedParty array of an individual
resource. I can see the PATCH request conformed to rfc6902.
Can you please confirm that support for rfc6902 is implied in TMF630_REST_API_Design_Guidelines?
Regards
------------------------------
Viacheslav Zimovets
Netcracker Technology
------------------------------