Authorization: Bearer ********************curl --location --globoff --request PUT 'https://app.hustro.com/api/v2/project//inspectionTemplate//checklistItem//checklistAnswer/{{checklistItemAnswerId}}' \
--header 'hustro-client: web' \
--header 'hustro-client-version: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"type": "NUMERIC",
"label": "Temperature",
"unit": "°C",
"normMin": 10,
"normMax": 25
}'{
"norm": {
"documents": [
{
"data": {
"do uzupelnienia": "Do uzupełnienia, analogicznie jak dotychczas"
},
"deleted": true,
"_id": "5f479169f7ef7fe33b3cca36",
"createdAt": "2020-12-01T11:32:01+01:00",
"createdBy": "5f479169f7ef7fe33b3cca36",
"modifiedAt": "2020-12-01T11:32:01+01:00",
"modifiedBy": "5f479169f7ef7fe33b3cca36",
"title": "string",
"description": "string",
"fileName": "4.jpg",
"fileType": "image/jpeg"
}
],
"description": "string"
},
"deleted": true,
"_id": "5f479169f7ef7fe33b3cca36",
"createdAt": "2020-12-01T11:32:01+01:00",
"createdBy": "5f479169f7ef7fe33b3cca36",
"modifiedAt": "2020-12-01T11:32:01+01:00",
"modifiedBy": "5f479169f7ef7fe33b3cca36"
}