Versions in this module Expand all Collapse all v0 v0.1.0 Apr 15, 2026 Changes in this version + func GetOpenAPISpecJSON() ([]byte, error) + type DefinesModelsWithExternalFieldsJSONRequest struct + Address ext_f78891b2.Address + Name ext_f78891b2.Name + Occupation ext_f78891b2.Occupation + func (s *DefinesModelsWithExternalFieldsJSONRequest) ApplyDefaults() + type DefinesModelsWithExternalFieldsJSONResponse struct + Address ext_f78891b2.Address + Name ext_f78891b2.Name + Occupation ext_f78891b2.Occupation + func (s *DefinesModelsWithExternalFieldsJSONResponse) ApplyDefaults() + type Employee struct + Address ext_f78891b2.Address + Name ext_f78891b2.Name + Occupation ext_f78891b2.Occupation + func (s *Employee) ApplyDefaults() + type ObjectA struct + Name *string + ObjectB *ext_f78891b2.ObjectB + func (s *ObjectA) ApplyDefaults()