pub async fn start_implementation(
__arg0: State<ChangeManagementState>,
__arg1: Path<String>,
__arg2: Json<StartImplementationRequest>,
claims: Option<Extension<AuthClaims>>,
) -> Result<Json<Value>, StatusCode>Expand description
Start change implementation
POST /api/v1/change-management/change-requests/{change_id}/implement