start_implementation

Function start_implementation 

Source
pub async fn start_implementation(
    __arg0: State<ChangeManagementState>,
    __arg1: Path<String>,
    claims: OptionalAuthClaims,
    __arg3: Json<StartImplementationRequest>,
) -> Result<Json<Value>, StatusCode>
Expand description

Start change implementation

POST /api/v1/change-management/change-requests/{change_id}/implement