Open sjhewitt opened 10 years ago
If you specify include columns on an api, then try to make a PATCH request to update a single column, the request will fail because the request body does not contain all of the arguments specified in the include array.
include
Will dig to it at the weekend
If you specify
include
columns on an api, then try to make a PATCH request to update a single column, the request will fail because the request body does not contain all of the arguments specified in the include array.