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