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
|:heavy_check_mark:**MUST** use POST to create new entities in insertable entity sets or collections |
271
+
|:heavy_check_mark:**MUST** use POST to create new entities in insertable entity sets or collections. This approach requires the server to produce system generated identities.|
272
272
|:heavy_check_mark:**MUST** use PATCH to edit updatable resources |
273
273
|:heavy_check_mark:**MUST** use DELETE to delete deletable resources |
274
274
|:heavy_check_mark:**MUST** use GET for listing and reading resources. |
0 commit comments