Перейти до основного вмісту

UpdateAllergyDto

substancestring
reactionstring
severitystring

Possible values: [low, medium, high]

notestring
UpdateAllergyDto
{
"substance": "string",
"reaction": "string",
"severity": "low",
"note": "string"
}