# README
Go OpenApi Generator
Param | Name | Default | Notes |
---|---|---|---|
-i | Input location | "openapi.yml" | Sets the location of the input schema |
-o | Output location | "gen.go" | Sets the location of the output file |
-p | Package name | "definition" | Sets the package for the generated file |