You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: