const _ …
const _ …
type AdditionalPropertiesItem …
func (x *AdditionalPropertiesItem) Reset() { … }
func (x *AdditionalPropertiesItem) String() string { … }
func (*AdditionalPropertiesItem) ProtoMessage() { … }
func (x *AdditionalPropertiesItem) ProtoReflect() protoreflect.Message { … }
func (*AdditionalPropertiesItem) Descriptor() ([]byte, []int) { … }
func (m *AdditionalPropertiesItem) GetOneof() isAdditionalPropertiesItem_Oneof { … }
func (x *AdditionalPropertiesItem) GetSchema() *Schema { … }
func (x *AdditionalPropertiesItem) GetBoolean() bool { … }
type isAdditionalPropertiesItem_Oneof …
type AdditionalPropertiesItem_Schema …
type AdditionalPropertiesItem_Boolean …
func (*AdditionalPropertiesItem_Schema) isAdditionalPropertiesItem_Oneof() { … }
func (*AdditionalPropertiesItem_Boolean) isAdditionalPropertiesItem_Oneof() { … }
type Any …
func (x *Any) Reset() { … }
func (x *Any) String() string { … }
func (*Any) ProtoMessage() { … }
func (x *Any) ProtoReflect() protoreflect.Message { … }
func (*Any) Descriptor() ([]byte, []int) { … }
func (x *Any) GetValue() *anypb.Any { … }
func (x *Any) GetYaml() string { … }
type ApiKeySecurity …
func (x *ApiKeySecurity) Reset() { … }
func (x *ApiKeySecurity) String() string { … }
func (*ApiKeySecurity) ProtoMessage() { … }
func (x *ApiKeySecurity) ProtoReflect() protoreflect.Message { … }
func (*ApiKeySecurity) Descriptor() ([]byte, []int) { … }
func (x *ApiKeySecurity) GetType() string { … }
func (x *ApiKeySecurity) GetName() string { … }
func (x *ApiKeySecurity) GetIn() string { … }
func (x *ApiKeySecurity) GetDescription() string { … }
func (x *ApiKeySecurity) GetVendorExtension() []*NamedAny { … }
type BasicAuthenticationSecurity …
func (x *BasicAuthenticationSecurity) Reset() { … }
func (x *BasicAuthenticationSecurity) String() string { … }
func (*BasicAuthenticationSecurity) ProtoMessage() { … }
func (x *BasicAuthenticationSecurity) ProtoReflect() protoreflect.Message { … }
func (*BasicAuthenticationSecurity) Descriptor() ([]byte, []int) { … }
func (x *BasicAuthenticationSecurity) GetType() string { … }
func (x *BasicAuthenticationSecurity) GetDescription() string { … }
func (x *BasicAuthenticationSecurity) GetVendorExtension() []*NamedAny { … }
type BodyParameter …
func (x *BodyParameter) Reset() { … }
func (x *BodyParameter) String() string { … }
func (*BodyParameter) ProtoMessage() { … }
func (x *BodyParameter) ProtoReflect() protoreflect.Message { … }
func (*BodyParameter) Descriptor() ([]byte, []int) { … }
func (x *BodyParameter) GetDescription() string { … }
func (x *BodyParameter) GetName() string { … }
func (x *BodyParameter) GetIn() string { … }
func (x *BodyParameter) GetRequired() bool { … }
func (x *BodyParameter) GetSchema() *Schema { … }
func (x *BodyParameter) GetVendorExtension() []*NamedAny { … }
type Contact …
func (x *Contact) Reset() { … }
func (x *Contact) String() string { … }
func (*Contact) ProtoMessage() { … }
func (x *Contact) ProtoReflect() protoreflect.Message { … }
func (*Contact) Descriptor() ([]byte, []int) { … }
func (x *Contact) GetName() string { … }
func (x *Contact) GetUrl() string { … }
func (x *Contact) GetEmail() string { … }
func (x *Contact) GetVendorExtension() []*NamedAny { … }
type Default …
func (x *Default) Reset() { … }
func (x *Default) String() string { … }
func (*Default) ProtoMessage() { … }
func (x *Default) ProtoReflect() protoreflect.Message { … }
func (*Default) Descriptor() ([]byte, []int) { … }
func (x *Default) GetAdditionalProperties() []*NamedAny { … }
type Definitions …
func (x *Definitions) Reset() { … }
func (x *Definitions) String() string { … }
func (*Definitions) ProtoMessage() { … }
func (x *Definitions) ProtoReflect() protoreflect.Message { … }
func (*Definitions) Descriptor() ([]byte, []int) { … }
func (x *Definitions) GetAdditionalProperties() []*NamedSchema { … }
type Document …
func (x *Document) Reset() { … }
func (x *Document) String() string { … }
func (*Document) ProtoMessage() { … }
func (x *Document) ProtoReflect() protoreflect.Message { … }
func (*Document) Descriptor() ([]byte, []int) { … }
func (x *Document) GetSwagger() string { … }
func (x *Document) GetInfo() *Info { … }
func (x *Document) GetHost() string { … }
func (x *Document) GetBasePath() string { … }
func (x *Document) GetSchemes() []string { … }
func (x *Document) GetConsumes() []string { … }
func (x *Document) GetProduces() []string { … }
func (x *Document) GetPaths() *Paths { … }
func (x *Document) GetDefinitions() *Definitions { … }
func (x *Document) GetParameters() *ParameterDefinitions { … }
func (x *Document) GetResponses() *ResponseDefinitions { … }
func (x *Document) GetSecurity() []*SecurityRequirement { … }
func (x *Document) GetSecurityDefinitions() *SecurityDefinitions { … }
func (x *Document) GetTags() []*Tag { … }
func (x *Document) GetExternalDocs() *ExternalDocs { … }
func (x *Document) GetVendorExtension() []*NamedAny { … }
type Examples …
func (x *Examples) Reset() { … }
func (x *Examples) String() string { … }
func (*Examples) ProtoMessage() { … }
func (x *Examples) ProtoReflect() protoreflect.Message { … }
func (*Examples) Descriptor() ([]byte, []int) { … }
func (x *Examples) GetAdditionalProperties() []*NamedAny { … }
type ExternalDocs …
func (x *ExternalDocs) Reset() { … }
func (x *ExternalDocs) String() string { … }
func (*ExternalDocs) ProtoMessage() { … }
func (x *ExternalDocs) ProtoReflect() protoreflect.Message { … }
func (*ExternalDocs) Descriptor() ([]byte, []int) { … }
func (x *ExternalDocs) GetDescription() string { … }
func (x *ExternalDocs) GetUrl() string { … }
func (x *ExternalDocs) GetVendorExtension() []*NamedAny { … }
type FileSchema …
func (x *FileSchema) Reset() { … }
func (x *FileSchema) String() string { … }
func (*FileSchema) ProtoMessage() { … }
func (x *FileSchema) ProtoReflect() protoreflect.Message { … }
func (*FileSchema) Descriptor() ([]byte, []int) { … }
func (x *FileSchema) GetFormat() string { … }
func (x *FileSchema) GetTitle() string { … }
func (x *FileSchema) GetDescription() string { … }
func (x *FileSchema) GetDefault() *Any { … }
func (x *FileSchema) GetRequired() []string { … }
func (x *FileSchema) GetType() string { … }
func (x *FileSchema) GetReadOnly() bool { … }
func (x *FileSchema) GetExternalDocs() *ExternalDocs { … }
func (x *FileSchema) GetExample() *Any { … }
func (x *FileSchema) GetVendorExtension() []*NamedAny { … }
type FormDataParameterSubSchema …
func (x *FormDataParameterSubSchema) Reset() { … }
func (x *FormDataParameterSubSchema) String() string { … }
func (*FormDataParameterSubSchema) ProtoMessage() { … }
func (x *FormDataParameterSubSchema) ProtoReflect() protoreflect.Message { … }
func (*FormDataParameterSubSchema) Descriptor() ([]byte, []int) { … }
func (x *FormDataParameterSubSchema) GetRequired() bool { … }
func (x *FormDataParameterSubSchema) GetIn() string { … }
func (x *FormDataParameterSubSchema) GetDescription() string { … }
func (x *FormDataParameterSubSchema) GetName() string { … }
func (x *FormDataParameterSubSchema) GetAllowEmptyValue() bool { … }
func (x *FormDataParameterSubSchema) GetType() string { … }
func (x *FormDataParameterSubSchema) GetFormat() string { … }
func (x *FormDataParameterSubSchema) GetItems() *PrimitivesItems { … }
func (x *FormDataParameterSubSchema) GetCollectionFormat() string { … }
func (x *FormDataParameterSubSchema) GetDefault() *Any { … }
func (x *FormDataParameterSubSchema) GetMaximum() float64 { … }
func (x *FormDataParameterSubSchema) GetExclusiveMaximum() bool { … }
func (x *FormDataParameterSubSchema) GetMinimum() float64 { … }
func (x *FormDataParameterSubSchema) GetExclusiveMinimum() bool { … }
func (x *FormDataParameterSubSchema) GetMaxLength() int64 { … }
func (x *FormDataParameterSubSchema) GetMinLength() int64 { … }
func (x *FormDataParameterSubSchema) GetPattern() string { … }
func (x *FormDataParameterSubSchema) GetMaxItems() int64 { … }
func (x *FormDataParameterSubSchema) GetMinItems() int64 { … }
func (x *FormDataParameterSubSchema) GetUniqueItems() bool { … }
func (x *FormDataParameterSubSchema) GetEnum() []*Any { … }
func (x *FormDataParameterSubSchema) GetMultipleOf() float64 { … }
func (x *FormDataParameterSubSchema) GetVendorExtension() []*NamedAny { … }
type Header …
func (x *Header) Reset() { … }
func (x *Header) String() string { … }
func (*Header) ProtoMessage() { … }
func (x *Header) ProtoReflect() protoreflect.Message { … }
func (*Header) Descriptor() ([]byte, []int) { … }
func (x *Header) GetType() string { … }
func (x *Header) GetFormat() string { … }
func (x *Header) GetItems() *PrimitivesItems { … }
func (x *Header) GetCollectionFormat() string { … }
func (x *Header) GetDefault() *Any { … }
func (x *Header) GetMaximum() float64 { … }
func (x *Header) GetExclusiveMaximum() bool { … }
func (x *Header) GetMinimum() float64 { … }
func (x *Header) GetExclusiveMinimum() bool { … }
func (x *Header) GetMaxLength() int64 { … }
func (x *Header) GetMinLength() int64 { … }
func (x *Header) GetPattern() string { … }
func (x *Header) GetMaxItems() int64 { … }
func (x *Header) GetMinItems() int64 { … }
func (x *Header) GetUniqueItems() bool { … }
func (x *Header) GetEnum() []*Any { … }
func (x *Header) GetMultipleOf() float64 { … }
func (x *Header) GetDescription() string { … }
func (x *Header) GetVendorExtension() []*NamedAny { … }
type HeaderParameterSubSchema …
func (x *HeaderParameterSubSchema) Reset() { … }
func (x *HeaderParameterSubSchema) String() string { … }
func (*HeaderParameterSubSchema) ProtoMessage() { … }
func (x *HeaderParameterSubSchema) ProtoReflect() protoreflect.Message { … }
func (*HeaderParameterSubSchema) Descriptor() ([]byte, []int) { … }
func (x *HeaderParameterSubSchema) GetRequired() bool { … }
func (x *HeaderParameterSubSchema) GetIn() string { … }
func (x *HeaderParameterSubSchema) GetDescription() string { … }
func (x *HeaderParameterSubSchema) GetName() string { … }
func (x *HeaderParameterSubSchema) GetType() string { … }
func (x *HeaderParameterSubSchema) GetFormat() string { … }
func (x *HeaderParameterSubSchema) GetItems() *PrimitivesItems { … }
func (x *HeaderParameterSubSchema) GetCollectionFormat() string { … }
func (x *HeaderParameterSubSchema) GetDefault() *Any { … }
func (x *HeaderParameterSubSchema) GetMaximum() float64 { … }
func (x *HeaderParameterSubSchema) GetExclusiveMaximum() bool { … }
func (x *HeaderParameterSubSchema) GetMinimum() float64 { … }
func (x *HeaderParameterSubSchema) GetExclusiveMinimum() bool { … }
func (x *HeaderParameterSubSchema) GetMaxLength() int64 { … }
func (x *HeaderParameterSubSchema) GetMinLength() int64 { … }
func (x *HeaderParameterSubSchema) GetPattern() string { … }
func (x *HeaderParameterSubSchema) GetMaxItems() int64 { … }
func (x *HeaderParameterSubSchema) GetMinItems() int64 { … }
func (x *HeaderParameterSubSchema) GetUniqueItems() bool { … }
func (x *HeaderParameterSubSchema) GetEnum() []*Any { … }
func (x *HeaderParameterSubSchema) GetMultipleOf() float64 { … }
func (x *HeaderParameterSubSchema) GetVendorExtension() []*NamedAny { … }
type Headers …
func (x *Headers) Reset() { … }
func (x *Headers) String() string { … }
func (*Headers) ProtoMessage() { … }
func (x *Headers) ProtoReflect() protoreflect.Message { … }
func (*Headers) Descriptor() ([]byte, []int) { … }
func (x *Headers) GetAdditionalProperties() []*NamedHeader { … }
type Info …
func (x *Info) Reset() { … }
func (x *Info) String() string { … }
func (*Info) ProtoMessage() { … }
func (x *Info) ProtoReflect() protoreflect.Message { … }
func (*Info) Descriptor() ([]byte, []int) { … }
func (x *Info) GetTitle() string { … }
func (x *Info) GetVersion() string { … }
func (x *Info) GetDescription() string { … }
func (x *Info) GetTermsOfService() string { … }
func (x *Info) GetContact() *Contact { … }
func (x *Info) GetLicense() *License { … }
func (x *Info) GetVendorExtension() []*NamedAny { … }
type ItemsItem …
func (x *ItemsItem) Reset() { … }
func (x *ItemsItem) String() string { … }
func (*ItemsItem) ProtoMessage() { … }
func (x *ItemsItem) ProtoReflect() protoreflect.Message { … }
func (*ItemsItem) Descriptor() ([]byte, []int) { … }
func (x *ItemsItem) GetSchema() []*Schema { … }
type JsonReference …
func (x *JsonReference) Reset() { … }
func (x *JsonReference) String() string { … }
func (*JsonReference) ProtoMessage() { … }
func (x *JsonReference) ProtoReflect() protoreflect.Message { … }
func (*JsonReference) Descriptor() ([]byte, []int) { … }
func (x *JsonReference) GetXRef() string { … }
func (x *JsonReference) GetDescription() string { … }
type License …
func (x *License) Reset() { … }
func (x *License) String() string { … }
func (*License) ProtoMessage() { … }
func (x *License) ProtoReflect() protoreflect.Message { … }
func (*License) Descriptor() ([]byte, []int) { … }
func (x *License) GetName() string { … }
func (x *License) GetUrl() string { … }
func (x *License) GetVendorExtension() []*NamedAny { … }
type NamedAny …
func (x *NamedAny) Reset() { … }
func (x *NamedAny) String() string { … }
func (*NamedAny) ProtoMessage() { … }
func (x *NamedAny) ProtoReflect() protoreflect.Message { … }
func (*NamedAny) Descriptor() ([]byte, []int) { … }
func (x *NamedAny) GetName() string { … }
func (x *NamedAny) GetValue() *Any { … }
type NamedHeader …
func (x *NamedHeader) Reset() { … }
func (x *NamedHeader) String() string { … }
func (*NamedHeader) ProtoMessage() { … }
func (x *NamedHeader) ProtoReflect() protoreflect.Message { … }
func (*NamedHeader) Descriptor() ([]byte, []int) { … }
func (x *NamedHeader) GetName() string { … }
func (x *NamedHeader) GetValue() *Header { … }
type NamedParameter …
func (x *NamedParameter) Reset() { … }
func (x *NamedParameter) String() string { … }
func (*NamedParameter) ProtoMessage() { … }
func (x *NamedParameter) ProtoReflect() protoreflect.Message { … }
func (*NamedParameter) Descriptor() ([]byte, []int) { … }
func (x *NamedParameter) GetName() string { … }
func (x *NamedParameter) GetValue() *Parameter { … }
type NamedPathItem …
func (x *NamedPathItem) Reset() { … }
func (x *NamedPathItem) String() string { … }
func (*NamedPathItem) ProtoMessage() { … }
func (x *NamedPathItem) ProtoReflect() protoreflect.Message { … }
func (*NamedPathItem) Descriptor() ([]byte, []int) { … }
func (x *NamedPathItem) GetName() string { … }
func (x *NamedPathItem) GetValue() *PathItem { … }
type NamedResponse …
func (x *NamedResponse) Reset() { … }
func (x *NamedResponse) String() string { … }
func (*NamedResponse) ProtoMessage() { … }
func (x *NamedResponse) ProtoReflect() protoreflect.Message { … }
func (*NamedResponse) Descriptor() ([]byte, []int) { … }
func (x *NamedResponse) GetName() string { … }
func (x *NamedResponse) GetValue() *Response { … }
type NamedResponseValue …
func (x *NamedResponseValue) Reset() { … }
func (x *NamedResponseValue) String() string { … }
func (*NamedResponseValue) ProtoMessage() { … }
func (x *NamedResponseValue) ProtoReflect() protoreflect.Message { … }
func (*NamedResponseValue) Descriptor() ([]byte, []int) { … }
func (x *NamedResponseValue) GetName() string { … }
func (x *NamedResponseValue) GetValue() *ResponseValue { … }
type NamedSchema …
func (x *NamedSchema) Reset() { … }
func (x *NamedSchema) String() string { … }
func (*NamedSchema) ProtoMessage() { … }
func (x *NamedSchema) ProtoReflect() protoreflect.Message { … }
func (*NamedSchema) Descriptor() ([]byte, []int) { … }
func (x *NamedSchema) GetName() string { … }
func (x *NamedSchema) GetValue() *Schema { … }
type NamedSecurityDefinitionsItem …
func (x *NamedSecurityDefinitionsItem) Reset() { … }
func (x *NamedSecurityDefinitionsItem) String() string { … }
func (*NamedSecurityDefinitionsItem) ProtoMessage() { … }
func (x *NamedSecurityDefinitionsItem) ProtoReflect() protoreflect.Message { … }
func (*NamedSecurityDefinitionsItem) Descriptor() ([]byte, []int) { … }
func (x *NamedSecurityDefinitionsItem) GetName() string { … }
func (x *NamedSecurityDefinitionsItem) GetValue() *SecurityDefinitionsItem { … }
type NamedString …
func (x *NamedString) Reset() { … }
func (x *NamedString) String() string { … }
func (*NamedString) ProtoMessage() { … }
func (x *NamedString) ProtoReflect() protoreflect.Message { … }
func (*NamedString) Descriptor() ([]byte, []int) { … }
func (x *NamedString) GetName() string { … }
func (x *NamedString) GetValue() string { … }
type NamedStringArray …
func (x *NamedStringArray) Reset() { … }
func (x *NamedStringArray) String() string { … }
func (*NamedStringArray) ProtoMessage() { … }
func (x *NamedStringArray) ProtoReflect() protoreflect.Message { … }
func (*NamedStringArray) Descriptor() ([]byte, []int) { … }
func (x *NamedStringArray) GetName() string { … }
func (x *NamedStringArray) GetValue() *StringArray { … }
type NonBodyParameter …
func (x *NonBodyParameter) Reset() { … }
func (x *NonBodyParameter) String() string { … }
func (*NonBodyParameter) ProtoMessage() { … }
func (x *NonBodyParameter) ProtoReflect() protoreflect.Message { … }
func (*NonBodyParameter) Descriptor() ([]byte, []int) { … }
func (m *NonBodyParameter) GetOneof() isNonBodyParameter_Oneof { … }
func (x *NonBodyParameter) GetHeaderParameterSubSchema() *HeaderParameterSubSchema { … }
func (x *NonBodyParameter) GetFormDataParameterSubSchema() *FormDataParameterSubSchema { … }
func (x *NonBodyParameter) GetQueryParameterSubSchema() *QueryParameterSubSchema { … }
func (x *NonBodyParameter) GetPathParameterSubSchema() *PathParameterSubSchema { … }
type isNonBodyParameter_Oneof …
type NonBodyParameter_HeaderParameterSubSchema …
type NonBodyParameter_FormDataParameterSubSchema …
type NonBodyParameter_QueryParameterSubSchema …
type NonBodyParameter_PathParameterSubSchema …
func (*NonBodyParameter_HeaderParameterSubSchema) isNonBodyParameter_Oneof() { … }
func (*NonBodyParameter_FormDataParameterSubSchema) isNonBodyParameter_Oneof() { … }
func (*NonBodyParameter_QueryParameterSubSchema) isNonBodyParameter_Oneof() { … }
func (*NonBodyParameter_PathParameterSubSchema) isNonBodyParameter_Oneof() { … }
type Oauth2AccessCodeSecurity …
func (x *Oauth2AccessCodeSecurity) Reset() { … }
func (x *Oauth2AccessCodeSecurity) String() string { … }
func (*Oauth2AccessCodeSecurity) ProtoMessage() { … }
func (x *Oauth2AccessCodeSecurity) ProtoReflect() protoreflect.Message { … }
func (*Oauth2AccessCodeSecurity) Descriptor() ([]byte, []int) { … }
func (x *Oauth2AccessCodeSecurity) GetType() string { … }
func (x *Oauth2AccessCodeSecurity) GetFlow() string { … }
func (x *Oauth2AccessCodeSecurity) GetScopes() *Oauth2Scopes { … }
func (x *Oauth2AccessCodeSecurity) GetAuthorizationUrl() string { … }
func (x *Oauth2AccessCodeSecurity) GetTokenUrl() string { … }
func (x *Oauth2AccessCodeSecurity) GetDescription() string { … }
func (x *Oauth2AccessCodeSecurity) GetVendorExtension() []*NamedAny { … }
type Oauth2ApplicationSecurity …
func (x *Oauth2ApplicationSecurity) Reset() { … }
func (x *Oauth2ApplicationSecurity) String() string { … }
func (*Oauth2ApplicationSecurity) ProtoMessage() { … }
func (x *Oauth2ApplicationSecurity) ProtoReflect() protoreflect.Message { … }
func (*Oauth2ApplicationSecurity) Descriptor() ([]byte, []int) { … }
func (x *Oauth2ApplicationSecurity) GetType() string { … }
func (x *Oauth2ApplicationSecurity) GetFlow() string { … }
func (x *Oauth2ApplicationSecurity) GetScopes() *Oauth2Scopes { … }
func (x *Oauth2ApplicationSecurity) GetTokenUrl() string { … }
func (x *Oauth2ApplicationSecurity) GetDescription() string { … }
func (x *Oauth2ApplicationSecurity) GetVendorExtension() []*NamedAny { … }
type Oauth2ImplicitSecurity …
func (x *Oauth2ImplicitSecurity) Reset() { … }
func (x *Oauth2ImplicitSecurity) String() string { … }
func (*Oauth2ImplicitSecurity) ProtoMessage() { … }
func (x *Oauth2ImplicitSecurity) ProtoReflect() protoreflect.Message { … }
func (*Oauth2ImplicitSecurity) Descriptor() ([]byte, []int) { … }
func (x *Oauth2ImplicitSecurity) GetType() string { … }
func (x *Oauth2ImplicitSecurity) GetFlow() string { … }
func (x *Oauth2ImplicitSecurity) GetScopes() *Oauth2Scopes { … }
func (x *Oauth2ImplicitSecurity) GetAuthorizationUrl() string { … }
func (x *Oauth2ImplicitSecurity) GetDescription() string { … }
func (x *Oauth2ImplicitSecurity) GetVendorExtension() []*NamedAny { … }
type Oauth2PasswordSecurity …
func (x *Oauth2PasswordSecurity) Reset() { … }
func (x *Oauth2PasswordSecurity) String() string { … }
func (*Oauth2PasswordSecurity) ProtoMessage() { … }
func (x *Oauth2PasswordSecurity) ProtoReflect() protoreflect.Message { … }
func (*Oauth2PasswordSecurity) Descriptor() ([]byte, []int) { … }
func (x *Oauth2PasswordSecurity) GetType() string { … }
func (x *Oauth2PasswordSecurity) GetFlow() string { … }
func (x *Oauth2PasswordSecurity) GetScopes() *Oauth2Scopes { … }
func (x *Oauth2PasswordSecurity) GetTokenUrl() string { … }
func (x *Oauth2PasswordSecurity) GetDescription() string { … }
func (x *Oauth2PasswordSecurity) GetVendorExtension() []*NamedAny { … }
type Oauth2Scopes …
func (x *Oauth2Scopes) Reset() { … }
func (x *Oauth2Scopes) String() string { … }
func (*Oauth2Scopes) ProtoMessage() { … }
func (x *Oauth2Scopes) ProtoReflect() protoreflect.Message { … }
func (*Oauth2Scopes) Descriptor() ([]byte, []int) { … }
func (x *Oauth2Scopes) GetAdditionalProperties() []*NamedString { … }
type Operation …
func (x *Operation) Reset() { … }
func (x *Operation) String() string { … }
func (*Operation) ProtoMessage() { … }
func (x *Operation) ProtoReflect() protoreflect.Message { … }
func (*Operation) Descriptor() ([]byte, []int) { … }
func (x *Operation) GetTags() []string { … }
func (x *Operation) GetSummary() string { … }
func (x *Operation) GetDescription() string { … }
func (x *Operation) GetExternalDocs() *ExternalDocs { … }
func (x *Operation) GetOperationId() string { … }
func (x *Operation) GetProduces() []string { … }
func (x *Operation) GetConsumes() []string { … }
func (x *Operation) GetParameters() []*ParametersItem { … }
func (x *Operation) GetResponses() *Responses { … }
func (x *Operation) GetSchemes() []string { … }
func (x *Operation) GetDeprecated() bool { … }
func (x *Operation) GetSecurity() []*SecurityRequirement { … }
func (x *Operation) GetVendorExtension() []*NamedAny { … }
type Parameter …
func (x *Parameter) Reset() { … }
func (x *Parameter) String() string { … }
func (*Parameter) ProtoMessage() { … }
func (x *Parameter) ProtoReflect() protoreflect.Message { … }
func (*Parameter) Descriptor() ([]byte, []int) { … }
func (m *Parameter) GetOneof() isParameter_Oneof { … }
func (x *Parameter) GetBodyParameter() *BodyParameter { … }
func (x *Parameter) GetNonBodyParameter() *NonBodyParameter { … }
type isParameter_Oneof …
type Parameter_BodyParameter …
type Parameter_NonBodyParameter …
func (*Parameter_BodyParameter) isParameter_Oneof() { … }
func (*Parameter_NonBodyParameter) isParameter_Oneof() { … }
type ParameterDefinitions …
func (x *ParameterDefinitions) Reset() { … }
func (x *ParameterDefinitions) String() string { … }
func (*ParameterDefinitions) ProtoMessage() { … }
func (x *ParameterDefinitions) ProtoReflect() protoreflect.Message { … }
func (*ParameterDefinitions) Descriptor() ([]byte, []int) { … }
func (x *ParameterDefinitions) GetAdditionalProperties() []*NamedParameter { … }
type ParametersItem …
func (x *ParametersItem) Reset() { … }
func (x *ParametersItem) String() string { … }
func (*ParametersItem) ProtoMessage() { … }
func (x *ParametersItem) ProtoReflect() protoreflect.Message { … }
func (*ParametersItem) Descriptor() ([]byte, []int) { … }
func (m *ParametersItem) GetOneof() isParametersItem_Oneof { … }
func (x *ParametersItem) GetParameter() *Parameter { … }
func (x *ParametersItem) GetJsonReference() *JsonReference { … }
type isParametersItem_Oneof …
type ParametersItem_Parameter …
type ParametersItem_JsonReference …
func (*ParametersItem_Parameter) isParametersItem_Oneof() { … }
func (*ParametersItem_JsonReference) isParametersItem_Oneof() { … }
type PathItem …
func (x *PathItem) Reset() { … }
func (x *PathItem) String() string { … }
func (*PathItem) ProtoMessage() { … }
func (x *PathItem) ProtoReflect() protoreflect.Message { … }
func (*PathItem) Descriptor() ([]byte, []int) { … }
func (x *PathItem) GetXRef() string { … }
func (x *PathItem) GetGet() *Operation { … }
func (x *PathItem) GetPut() *Operation { … }
func (x *PathItem) GetPost() *Operation { … }
func (x *PathItem) GetDelete() *Operation { … }
func (x *PathItem) GetOptions() *Operation { … }
func (x *PathItem) GetHead() *Operation { … }
func (x *PathItem) GetPatch() *Operation { … }
func (x *PathItem) GetParameters() []*ParametersItem { … }
func (x *PathItem) GetVendorExtension() []*NamedAny { … }
type PathParameterSubSchema …
func (x *PathParameterSubSchema) Reset() { … }
func (x *PathParameterSubSchema) String() string { … }
func (*PathParameterSubSchema) ProtoMessage() { … }
func (x *PathParameterSubSchema) ProtoReflect() protoreflect.Message { … }
func (*PathParameterSubSchema) Descriptor() ([]byte, []int) { … }
func (x *PathParameterSubSchema) GetRequired() bool { … }
func (x *PathParameterSubSchema) GetIn() string { … }
func (x *PathParameterSubSchema) GetDescription() string { … }
func (x *PathParameterSubSchema) GetName() string { … }
func (x *PathParameterSubSchema) GetType() string { … }
func (x *PathParameterSubSchema) GetFormat() string { … }
func (x *PathParameterSubSchema) GetItems() *PrimitivesItems { … }
func (x *PathParameterSubSchema) GetCollectionFormat() string { … }
func (x *PathParameterSubSchema) GetDefault() *Any { … }
func (x *PathParameterSubSchema) GetMaximum() float64 { … }
func (x *PathParameterSubSchema) GetExclusiveMaximum() bool { … }
func (x *PathParameterSubSchema) GetMinimum() float64 { … }
func (x *PathParameterSubSchema) GetExclusiveMinimum() bool { … }
func (x *PathParameterSubSchema) GetMaxLength() int64 { … }
func (x *PathParameterSubSchema) GetMinLength() int64 { … }
func (x *PathParameterSubSchema) GetPattern() string { … }
func (x *PathParameterSubSchema) GetMaxItems() int64 { … }
func (x *PathParameterSubSchema) GetMinItems() int64 { … }
func (x *PathParameterSubSchema) GetUniqueItems() bool { … }
func (x *PathParameterSubSchema) GetEnum() []*Any { … }
func (x *PathParameterSubSchema) GetMultipleOf() float64 { … }
func (x *PathParameterSubSchema) GetVendorExtension() []*NamedAny { … }
type Paths …
func (x *Paths) Reset() { … }
func (x *Paths) String() string { … }
func (*Paths) ProtoMessage() { … }
func (x *Paths) ProtoReflect() protoreflect.Message { … }
func (*Paths) Descriptor() ([]byte, []int) { … }
func (x *Paths) GetVendorExtension() []*NamedAny { … }
func (x *Paths) GetPath() []*NamedPathItem { … }
type PrimitivesItems …
func (x *PrimitivesItems) Reset() { … }
func (x *PrimitivesItems) String() string { … }
func (*PrimitivesItems) ProtoMessage() { … }
func (x *PrimitivesItems) ProtoReflect() protoreflect.Message { … }
func (*PrimitivesItems) Descriptor() ([]byte, []int) { … }
func (x *PrimitivesItems) GetType() string { … }
func (x *PrimitivesItems) GetFormat() string { … }
func (x *PrimitivesItems) GetItems() *PrimitivesItems { … }
func (x *PrimitivesItems) GetCollectionFormat() string { … }
func (x *PrimitivesItems) GetDefault() *Any { … }
func (x *PrimitivesItems) GetMaximum() float64 { … }
func (x *PrimitivesItems) GetExclusiveMaximum() bool { … }
func (x *PrimitivesItems) GetMinimum() float64 { … }
func (x *PrimitivesItems) GetExclusiveMinimum() bool { … }
func (x *PrimitivesItems) GetMaxLength() int64 { … }
func (x *PrimitivesItems) GetMinLength() int64 { … }
func (x *PrimitivesItems) GetPattern() string { … }
func (x *PrimitivesItems) GetMaxItems() int64 { … }
func (x *PrimitivesItems) GetMinItems() int64 { … }
func (x *PrimitivesItems) GetUniqueItems() bool { … }
func (x *PrimitivesItems) GetEnum() []*Any { … }
func (x *PrimitivesItems) GetMultipleOf() float64 { … }
func (x *PrimitivesItems) GetVendorExtension() []*NamedAny { … }
type Properties …
func (x *Properties) Reset() { … }
func (x *Properties) String() string { … }
func (*Properties) ProtoMessage() { … }
func (x *Properties) ProtoReflect() protoreflect.Message { … }
func (*Properties) Descriptor() ([]byte, []int) { … }
func (x *Properties) GetAdditionalProperties() []*NamedSchema { … }
type QueryParameterSubSchema …
func (x *QueryParameterSubSchema) Reset() { … }
func (x *QueryParameterSubSchema) String() string { … }
func (*QueryParameterSubSchema) ProtoMessage() { … }
func (x *QueryParameterSubSchema) ProtoReflect() protoreflect.Message { … }
func (*QueryParameterSubSchema) Descriptor() ([]byte, []int) { … }
func (x *QueryParameterSubSchema) GetRequired() bool { … }
func (x *QueryParameterSubSchema) GetIn() string { … }
func (x *QueryParameterSubSchema) GetDescription() string { … }
func (x *QueryParameterSubSchema) GetName() string { … }
func (x *QueryParameterSubSchema) GetAllowEmptyValue() bool { … }
func (x *QueryParameterSubSchema) GetType() string { … }
func (x *QueryParameterSubSchema) GetFormat() string { … }
func (x *QueryParameterSubSchema) GetItems() *PrimitivesItems { … }
func (x *QueryParameterSubSchema) GetCollectionFormat() string { … }
func (x *QueryParameterSubSchema) GetDefault() *Any { … }
func (x *QueryParameterSubSchema) GetMaximum() float64 { … }
func (x *QueryParameterSubSchema) GetExclusiveMaximum() bool { … }
func (x *QueryParameterSubSchema) GetMinimum() float64 { … }
func (x *QueryParameterSubSchema) GetExclusiveMinimum() bool { … }
func (x *QueryParameterSubSchema) GetMaxLength() int64 { … }
func (x *QueryParameterSubSchema) GetMinLength() int64 { … }
func (x *QueryParameterSubSchema) GetPattern() string { … }
func (x *QueryParameterSubSchema) GetMaxItems() int64 { … }
func (x *QueryParameterSubSchema) GetMinItems() int64 { … }
func (x *QueryParameterSubSchema) GetUniqueItems() bool { … }
func (x *QueryParameterSubSchema) GetEnum() []*Any { … }
func (x *QueryParameterSubSchema) GetMultipleOf() float64 { … }
func (x *QueryParameterSubSchema) GetVendorExtension() []*NamedAny { … }
type Response …
func (x *Response) Reset() { … }
func (x *Response) String() string { … }
func (*Response) ProtoMessage() { … }
func (x *Response) ProtoReflect() protoreflect.Message { … }
func (*Response) Descriptor() ([]byte, []int) { … }
func (x *Response) GetDescription() string { … }
func (x *Response) GetSchema() *SchemaItem { … }
func (x *Response) GetHeaders() *Headers { … }
func (x *Response) GetExamples() *Examples { … }
func (x *Response) GetVendorExtension() []*NamedAny { … }
type ResponseDefinitions …
func (x *ResponseDefinitions) Reset() { … }
func (x *ResponseDefinitions) String() string { … }
func (*ResponseDefinitions) ProtoMessage() { … }
func (x *ResponseDefinitions) ProtoReflect() protoreflect.Message { … }
func (*ResponseDefinitions) Descriptor() ([]byte, []int) { … }
func (x *ResponseDefinitions) GetAdditionalProperties() []*NamedResponse { … }
type ResponseValue …
func (x *ResponseValue) Reset() { … }
func (x *ResponseValue) String() string { … }
func (*ResponseValue) ProtoMessage() { … }
func (x *ResponseValue) ProtoReflect() protoreflect.Message { … }
func (*ResponseValue) Descriptor() ([]byte, []int) { … }
func (m *ResponseValue) GetOneof() isResponseValue_Oneof { … }
func (x *ResponseValue) GetResponse() *Response { … }
func (x *ResponseValue) GetJsonReference() *JsonReference { … }
type isResponseValue_Oneof …
type ResponseValue_Response …
type ResponseValue_JsonReference …
func (*ResponseValue_Response) isResponseValue_Oneof() { … }
func (*ResponseValue_JsonReference) isResponseValue_Oneof() { … }
type Responses …
func (x *Responses) Reset() { … }
func (x *Responses) String() string { … }
func (*Responses) ProtoMessage() { … }
func (x *Responses) ProtoReflect() protoreflect.Message { … }
func (*Responses) Descriptor() ([]byte, []int) { … }
func (x *Responses) GetResponseCode() []*NamedResponseValue { … }
func (x *Responses) GetVendorExtension() []*NamedAny { … }
type Schema …
func (x *Schema) Reset() { … }
func (x *Schema) String() string { … }
func (*Schema) ProtoMessage() { … }
func (x *Schema) ProtoReflect() protoreflect.Message { … }
func (*Schema) Descriptor() ([]byte, []int) { … }
func (x *Schema) GetXRef() string { … }
func (x *Schema) GetFormat() string { … }
func (x *Schema) GetTitle() string { … }
func (x *Schema) GetDescription() string { … }
func (x *Schema) GetDefault() *Any { … }
func (x *Schema) GetMultipleOf() float64 { … }
func (x *Schema) GetMaximum() float64 { … }
func (x *Schema) GetExclusiveMaximum() bool { … }
func (x *Schema) GetMinimum() float64 { … }
func (x *Schema) GetExclusiveMinimum() bool { … }
func (x *Schema) GetMaxLength() int64 { … }
func (x *Schema) GetMinLength() int64 { … }
func (x *Schema) GetPattern() string { … }
func (x *Schema) GetMaxItems() int64 { … }
func (x *Schema) GetMinItems() int64 { … }
func (x *Schema) GetUniqueItems() bool { … }
func (x *Schema) GetMaxProperties() int64 { … }
func (x *Schema) GetMinProperties() int64 { … }
func (x *Schema) GetRequired() []string { … }
func (x *Schema) GetEnum() []*Any { … }
func (x *Schema) GetAdditionalProperties() *AdditionalPropertiesItem { … }
func (x *Schema) GetType() *TypeItem { … }
func (x *Schema) GetItems() *ItemsItem { … }
func (x *Schema) GetAllOf() []*Schema { … }
func (x *Schema) GetProperties() *Properties { … }
func (x *Schema) GetDiscriminator() string { … }
func (x *Schema) GetReadOnly() bool { … }
func (x *Schema) GetXml() *Xml { … }
func (x *Schema) GetExternalDocs() *ExternalDocs { … }
func (x *Schema) GetExample() *Any { … }
func (x *Schema) GetVendorExtension() []*NamedAny { … }
type SchemaItem …
func (x *SchemaItem) Reset() { … }
func (x *SchemaItem) String() string { … }
func (*SchemaItem) ProtoMessage() { … }
func (x *SchemaItem) ProtoReflect() protoreflect.Message { … }
func (*SchemaItem) Descriptor() ([]byte, []int) { … }
func (m *SchemaItem) GetOneof() isSchemaItem_Oneof { … }
func (x *SchemaItem) GetSchema() *Schema { … }
func (x *SchemaItem) GetFileSchema() *FileSchema { … }
type isSchemaItem_Oneof …
type SchemaItem_Schema …
type SchemaItem_FileSchema …
func (*SchemaItem_Schema) isSchemaItem_Oneof() { … }
func (*SchemaItem_FileSchema) isSchemaItem_Oneof() { … }
type SecurityDefinitions …
func (x *SecurityDefinitions) Reset() { … }
func (x *SecurityDefinitions) String() string { … }
func (*SecurityDefinitions) ProtoMessage() { … }
func (x *SecurityDefinitions) ProtoReflect() protoreflect.Message { … }
func (*SecurityDefinitions) Descriptor() ([]byte, []int) { … }
func (x *SecurityDefinitions) GetAdditionalProperties() []*NamedSecurityDefinitionsItem { … }
type SecurityDefinitionsItem …
func (x *SecurityDefinitionsItem) Reset() { … }
func (x *SecurityDefinitionsItem) String() string { … }
func (*SecurityDefinitionsItem) ProtoMessage() { … }
func (x *SecurityDefinitionsItem) ProtoReflect() protoreflect.Message { … }
func (*SecurityDefinitionsItem) Descriptor() ([]byte, []int) { … }
func (m *SecurityDefinitionsItem) GetOneof() isSecurityDefinitionsItem_Oneof { … }
func (x *SecurityDefinitionsItem) GetBasicAuthenticationSecurity() *BasicAuthenticationSecurity { … }
func (x *SecurityDefinitionsItem) GetApiKeySecurity() *ApiKeySecurity { … }
func (x *SecurityDefinitionsItem) GetOauth2ImplicitSecurity() *Oauth2ImplicitSecurity { … }
func (x *SecurityDefinitionsItem) GetOauth2PasswordSecurity() *Oauth2PasswordSecurity { … }
func (x *SecurityDefinitionsItem) GetOauth2ApplicationSecurity() *Oauth2ApplicationSecurity { … }
func (x *SecurityDefinitionsItem) GetOauth2AccessCodeSecurity() *Oauth2AccessCodeSecurity { … }
type isSecurityDefinitionsItem_Oneof …
type SecurityDefinitionsItem_BasicAuthenticationSecurity …
type SecurityDefinitionsItem_ApiKeySecurity …
type SecurityDefinitionsItem_Oauth2ImplicitSecurity …
type SecurityDefinitionsItem_Oauth2PasswordSecurity …
type SecurityDefinitionsItem_Oauth2ApplicationSecurity …
type SecurityDefinitionsItem_Oauth2AccessCodeSecurity …
func (*SecurityDefinitionsItem_BasicAuthenticationSecurity) isSecurityDefinitionsItem_Oneof() { … }
func (*SecurityDefinitionsItem_ApiKeySecurity) isSecurityDefinitionsItem_Oneof() { … }
func (*SecurityDefinitionsItem_Oauth2ImplicitSecurity) isSecurityDefinitionsItem_Oneof() { … }
func (*SecurityDefinitionsItem_Oauth2PasswordSecurity) isSecurityDefinitionsItem_Oneof() { … }
func (*SecurityDefinitionsItem_Oauth2ApplicationSecurity) isSecurityDefinitionsItem_Oneof() { … }
func (*SecurityDefinitionsItem_Oauth2AccessCodeSecurity) isSecurityDefinitionsItem_Oneof() { … }
type SecurityRequirement …
func (x *SecurityRequirement) Reset() { … }
func (x *SecurityRequirement) String() string { … }
func (*SecurityRequirement) ProtoMessage() { … }
func (x *SecurityRequirement) ProtoReflect() protoreflect.Message { … }
func (*SecurityRequirement) Descriptor() ([]byte, []int) { … }
func (x *SecurityRequirement) GetAdditionalProperties() []*NamedStringArray { … }
type StringArray …
func (x *StringArray) Reset() { … }
func (x *StringArray) String() string { … }
func (*StringArray) ProtoMessage() { … }
func (x *StringArray) ProtoReflect() protoreflect.Message { … }
func (*StringArray) Descriptor() ([]byte, []int) { … }
func (x *StringArray) GetValue() []string { … }
type Tag …
func (x *Tag) Reset() { … }
func (x *Tag) String() string { … }
func (*Tag) ProtoMessage() { … }
func (x *Tag) ProtoReflect() protoreflect.Message { … }
func (*Tag) Descriptor() ([]byte, []int) { … }
func (x *Tag) GetName() string { … }
func (x *Tag) GetDescription() string { … }
func (x *Tag) GetExternalDocs() *ExternalDocs { … }
func (x *Tag) GetVendorExtension() []*NamedAny { … }
type TypeItem …
func (x *TypeItem) Reset() { … }
func (x *TypeItem) String() string { … }
func (*TypeItem) ProtoMessage() { … }
func (x *TypeItem) ProtoReflect() protoreflect.Message { … }
func (*TypeItem) Descriptor() ([]byte, []int) { … }
func (x *TypeItem) GetValue() []string { … }
type VendorExtension …
func (x *VendorExtension) Reset() { … }
func (x *VendorExtension) String() string { … }
func (*VendorExtension) ProtoMessage() { … }
func (x *VendorExtension) ProtoReflect() protoreflect.Message { … }
func (*VendorExtension) Descriptor() ([]byte, []int) { … }
func (x *VendorExtension) GetAdditionalProperties() []*NamedAny { … }
type Xml …
func (x *Xml) Reset() { … }
func (x *Xml) String() string { … }
func (*Xml) ProtoMessage() { … }
func (x *Xml) ProtoReflect() protoreflect.Message { … }
func (*Xml) Descriptor() ([]byte, []int) { … }
func (x *Xml) GetName() string { … }
func (x *Xml) GetNamespace() string { … }
func (x *Xml) GetPrefix() string { … }
func (x *Xml) GetAttribute() bool { … }
func (x *Xml) GetWrapped() bool { … }
func (x *Xml) GetVendorExtension() []*NamedAny { … }
var File_openapiv2_OpenAPIv2_proto …
var file_openapiv2_OpenAPIv2_proto_rawDesc …
var file_openapiv2_OpenAPIv2_proto_rawDescOnce …
var file_openapiv2_OpenAPIv2_proto_rawDescData …
func file_openapiv2_OpenAPIv2_proto_rawDescGZIP() []byte { … }
var file_openapiv2_OpenAPIv2_proto_msgTypes …
var file_openapiv2_OpenAPIv2_proto_goTypes …
var file_openapiv2_OpenAPIv2_proto_depIdxs …
func init() { … }
func file_openapiv2_OpenAPIv2_proto_init() { … }