APISecurityScheme.basic constructor

APISecurityScheme.basic()

Implementation

APISecurityScheme.basic() {
  type = "basic";
}