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