Versions in this module Expand all Collapse all v0 v0.1.0 Apr 15, 2026 Changes in this version + func GetOpenAPISpecJSON() ([]byte, error) + type NonRecursiveObject struct + FieldInNonRecursive *string + func (s *NonRecursiveObject) ApplyDefaults() + type RecursiveObject struct + FieldInNonRecursive *string + FieldInRecursive *string + func (s *RecursiveObject) ApplyDefaults()