Security scheme from the spec, we only support apiKey at the moment
t() :: %QuenyaBuilder.Object.SecurityScheme{ bearerFormat: String.t(), description: String.t(), name: String.t(), position: String.t(), scheme: String.t(), type: String.t() }