![]() |
---|
This MR now add the patch structure route to only send some fields of a structure instead of the whole object.
These are strongly recommended to assist reviewers and reduce the time to merge your change.
Send a patch request to http://localhost:3000/api/structures/ID_STRUCTURE
with a partial structure body such as
{
"nbComputers": 5,
"contactPhone": "05 05 05 07 07"
}
Or checkout my collection here
Rés_in.postman_collection.json
To be completed by the chosen reviewer.