Skip to main content

patch_action

Function patch_action 

Source
pub async fn patch_action(
    __arg0: State<App>,
    tn_id: TnId,
    __arg2: Auth,
    __arg3: IdTag,
    __arg4: Path<String>,
    __arg5: OptionalRequestId,
    __arg6: Json<PatchActionRequest>,
) -> ClResult<(StatusCode, Json<ApiResponse<ActionView>>)>
Expand description

PATCH /api/actions/:action_id - Update a draft action