Closed feroult closed 7 years ago
Example:
PUT /people [ { id: '/people/1', name: 'x' }, { id: '/people/2', name: 'y' } ]
All objects must have an id and they must be of the same endpoint type.
Example:
PUT /people [ { id: '/people/1', name: 'x' }, { id: '/people/2', name: 'y' } ]
All objects must have an id and they must be of the same endpoint type.