Field | Type | Required | Description | Example |
---|---|---|---|---|
id |
string | ✔️ | id | |
xRespectReviewSettings |
string | ➖ | Optional header to respect review settings for mutation endpoints. | |
gatePartialUpdateDto |
components.GatePartialUpdateDto | ✔️ | N/A | { "description": "Updated the description of the gate" } |