Versions in this module Expand all Collapse all v0 v0.1.0 Apr 15, 2026 Changes in this version + func GetOpenAPISpecJSON() ([]byte, error) + type Thing struct + Name string + func (s *Thing) ApplyDefaults() + type ThingList struct + Keys []Thing + func (s *ThingList) ApplyDefaults() + type ThingListKeys = []Thing