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 N3GPPFooJSONResponse ¶
type N3GPPFooJSONResponse struct {
Value *string `form:"value,omitempty" json:"value,omitempty"`
}
#/paths//3gpp/foo/get/responses/200/content/application/json/schema
func (*N3GPPFooJSONResponse) ApplyDefaults ¶
func (s *N3GPPFooJSONResponse) ApplyDefaults()
ApplyDefaults sets default values for fields that are nil.
Click to show internal directories.
Click to hide internal directories.