oapi-codegen / oapi-codegen

Generate Go client and server boilerplate from OpenAPI 3 specifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow opt-in to default the `additionalProperties` to true

jamietanna opened this issue · comments

Via our docs, we've said we ignore the implicit true, but some folks may want that. We should add an output-options for it.