get_environments

Function get_environments 

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