Documentation ¶ Index ¶ func Generate(specsDir, outputDir string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Generate ¶ func Generate(specsDir, outputDir string) (string, error) Generate parses all OpenAPI specs in specsDir, extracts component configuration schemas, walks them to produce example JSON, and writes a Go source file to outputDir. Types ¶ This section is empty. Source Files ¶ View all Source files generator.go Click to show internal directories. Click to hide internal directories.