curl --location --request PUT '/api/StatusProjetoEngenharia/' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '{ "propriedade": "string", "valor": "string" }'
{ "id": 0, "nome": "string", "tipo": "Pendente" }