update_environment

Function update_environment 

Source
pub async fn update_environment(
    __arg0: State<AdminState>,
    __arg1: Path<(String, String)>,
    __arg2: Json<Value>,
) -> Json<ApiResponse<String>>