package
Version:
v0.0.0-...-da2a1ef
Opens a new window with list of versions in this module.
Published: Feb 15, 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 Test struct {
Field1 string `json:"field1" form:"field1"`
Field2 string `json:"field2" form:"field2"`
}
#/components/schemas/Test
func (s *Test) ApplyDefaults()
ApplyDefaults sets default values for fields that are nil.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.