package
Version:
v0.0.0-...-bb4e2af
Opens a new window with list of versions in this module.
Published: Feb 14, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetOpenAPISpecJSON returns the raw OpenAPI spec as JSON bytes.
type Whatever struct {
SomeProperty *string `json:"someProperty,omitempty" form:"someProperty,omitempty"`
}
#/components/schemas/Whatever
ApplyDefaults sets default values for fields that are nil.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.