{ "remarks" : "revisi sedikit" }
curl --location --request PUT 'http://localhost:8080/api/v1/fabaProduction/7/approve' \ --header 'Content-Type: application/json' \ --data-raw '{ "remarks" : "revisi sedikit" }'
{}