In the methods table, the body is set to "partial Item" for POST and PUT. Why is this a partial Item and not just a (complete) Item? Is that due to the missing collection field?
Also note, that the description says partial item for PATCH, but complete item for PUT.
In the methods table, the body is set to "partial Item" for POST and PUT. Why is this a partial Item and not just a (complete) Item? Is that due to the missing collection field?
Also note, that the description says partial item for PATCH, but complete item for PUT.