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

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