[][src]Type Definition open_api_hydra::apis::configuration::BasicAuth

type BasicAuth = (String, Option<String>);