Appearance
const AUTHORIZATION_TYPE_LIST: ("none" | "basic" | "bearer" | "api-key" | "oauth2")[]
const
"none"
"basic"
"bearer"
"api-key"
"oauth2"