Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.45 KB

File metadata and controls

22 lines (17 loc) · 1.45 KB

ListDatasetsDatasetsGetSecurity

Example Usage

import { ListDatasetsDatasetsGetSecurity } from "galileo-generated/models/operations";

let value: ListDatasetsDatasetsGetSecurity = {
  httpBasic: {
    username: "",
    password: "",
  },
};

Fields

Field Type Required Description
apiKeyHeader string N/A
oAuth2PasswordBearer models.OAuth2PasswordBearerInput N/A
httpBasic models.SchemeHTTPBasic N/A