NodesIdPatchResponse.response200 constructor
NodesIdPatchResponse.response200(
- Node body
Node updated
Implementation
factory NodesIdPatchResponse.response200(Node body) =>
NodesIdPatchResponse200.response200(body);