curl --location -g --request PATCH '/hitos/{{hitoId}}' \ --header 'Content-Type: text/plain' \ --data-raw '{ "prioridad": "Crítica", "notas": "Elevada a crítica por solicitud del gerente de proyecto." }'
{}