Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOpenAPISpecJSON ¶
GetOpenAPISpecJSON returns the raw OpenAPI spec as JSON bytes.
Types ¶
type ResponseBody ¶
type ResponseBody struct {
Unknown *any `json:"unknown,omitempty" form:"unknown,omitempty"`
}
#/components/schemas/ResponseBody
func (*ResponseBody) ApplyDefaults ¶
func (s *ResponseBody) ApplyDefaults()
ApplyDefaults sets default values for fields that are nil.
Click to show internal directories.
Click to hide internal directories.