{
  "securityDefinitions": {
        "basicAuth": {
            "type": "basic"
        }
    }
}