Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Components ¶
type Components struct {
v3high.Components
schema.ObjectBase
}
func (*Components) ObjectTypeName ¶
func (this *Components) ObjectTypeName() schema.ObjectTypeName
func (*Components) Wrap ¶
func (this *Components) Wrap(parent schema.ObjectInterface)
type Document ¶
type Document struct {
v3high.Document
schema.ObjectBase
}
func (*Document) ObjectTypeName ¶
func (this *Document) ObjectTypeName() schema.ObjectTypeName
func (*Document) Wrap ¶
func (this *Document) Wrap(parent schema.ObjectInterface)
type Encoding ¶
type Encoding struct {
v3high.Encoding
schema.ObjectBase
}
func (*Encoding) ObjectTypeName ¶
func (this *Encoding) ObjectTypeName() schema.ObjectTypeName
func (*Encoding) Wrap ¶
func (this *Encoding) Wrap(parent schema.ObjectInterface)
type ExternalDocs ¶
type ExternalDocs struct {
v3base.ExternalDoc
schema.ObjectBase
}
func (*ExternalDocs) ObjectTypeName ¶
func (this *ExternalDocs) ObjectTypeName() schema.ObjectTypeName
func (*ExternalDocs) Wrap ¶
func (this *ExternalDocs) Wrap(parent schema.ObjectInterface)
type Header ¶
type Header struct {
v3high.Header
schema.ObjectBase
}
func (*Header) ObjectTypeName ¶
func (this *Header) ObjectTypeName() schema.ObjectTypeName
func (*Header) Wrap ¶
func (this *Header) Wrap(parent schema.ObjectInterface)
type Info ¶
type Info struct {
v3base.Info
schema.ObjectBase
}
func (*Info) ObjectTypeName ¶
func (this *Info) ObjectTypeName() schema.ObjectTypeName
func (*Info) Wrap ¶
func (this *Info) Wrap(parent schema.ObjectInterface)
type MediaType ¶
type MediaType struct {
v3high.MediaType
schema.ObjectBase
}
func (*MediaType) ObjectTypeName ¶
func (this *MediaType) ObjectTypeName() schema.ObjectTypeName
func (*MediaType) Wrap ¶
func (this *MediaType) Wrap(parent schema.ObjectInterface)
type Operation ¶
type Operation struct {
v3high.Operation
schema.ObjectBase
}
func (*Operation) ObjectTypeName ¶
func (this *Operation) ObjectTypeName() schema.ObjectTypeName
func (*Operation) Wrap ¶
func (this *Operation) Wrap(parent schema.ObjectInterface)
type Parameter ¶
type Parameter struct {
v3high.Parameter
schema.ObjectBase
}
func (*Parameter) ObjectTypeName ¶
func (this *Parameter) ObjectTypeName() schema.ObjectTypeName
func (*Parameter) Wrap ¶
func (this *Parameter) Wrap(parent schema.ObjectInterface)
type PathItem ¶
type PathItem struct {
v3high.PathItem
schema.ObjectBase
}
func (*PathItem) ObjectTypeName ¶
func (this *PathItem) ObjectTypeName() schema.ObjectTypeName
func (*PathItem) Wrap ¶
func (this *PathItem) Wrap(parent schema.ObjectInterface)
type Paths ¶
type Paths struct {
v3high.Paths
schema.ObjectBase
}
func (*Paths) ObjectTypeName ¶
func (this *Paths) ObjectTypeName() schema.ObjectTypeName
func (*Paths) Wrap ¶
func (this *Paths) Wrap(parent schema.ObjectInterface)
type RequestBody ¶
type RequestBody struct {
v3high.RequestBody
schema.ObjectBase
}
func (*RequestBody) ObjectTypeName ¶
func (this *RequestBody) ObjectTypeName() schema.ObjectTypeName
func (*RequestBody) Wrap ¶
func (this *RequestBody) Wrap(parent schema.ObjectInterface)
type Response ¶
type Response struct {
v3high.Response
schema.ObjectBase
}
func (*Response) ObjectTypeName ¶
func (this *Response) ObjectTypeName() schema.ObjectTypeName
func (*Response) Wrap ¶
func (this *Response) Wrap(parent schema.ObjectInterface)
type Responses ¶
type Responses struct {
v3high.Responses
schema.ObjectBase
}
func (*Responses) ObjectTypeName ¶
func (this *Responses) ObjectTypeName() schema.ObjectTypeName
func (*Responses) Wrap ¶
func (this *Responses) Wrap(parent schema.ObjectInterface)
type Schema ¶
type Schema struct {
v3base.Schema
schema.ObjectBase
}
func (*Schema) ObjectTypeName ¶
func (this *Schema) ObjectTypeName() schema.ObjectTypeName
func (*Schema) Wrap ¶
func (this *Schema) Wrap(parent schema.ObjectInterface)
type Security ¶
type Security struct {
v3base.SecurityRequirement
schema.ObjectBase
}
func (*Security) ObjectTypeName ¶
func (this *Security) ObjectTypeName() schema.ObjectTypeName
func (*Security) Wrap ¶
func (this *Security) Wrap(parent schema.ObjectInterface)
type Server ¶
type Server struct {
v3high.Server
schema.ObjectBase
}
func (*Server) ObjectTypeName ¶
func (this *Server) ObjectTypeName() schema.ObjectTypeName
func (*Server) Wrap ¶
func (this *Server) Wrap(parent schema.ObjectInterface)
type Tag ¶
type Tag struct {
v3base.Tag
schema.ObjectBase
}
func (*Tag) ObjectTypeName ¶
func (this *Tag) ObjectTypeName() schema.ObjectTypeName
func (*Tag) Wrap ¶
func (this *Tag) Wrap(parent schema.ObjectInterface)
Click to show internal directories.
Click to hide internal directories.