Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.15 KB

consolev1gatescontrollergenpartialupdaterequest.md

File metadata and controls

10 lines (7 loc) · 2.15 KB

ConsoleV1GatesControllerGenPartialUpdateRequest

Fields

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"
}