Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix the rendering of "null" on empty response bodies (#94)
* proposal: add extension x-go-type-external for external type references * convert to x-go-type and allow for custom types in bodies * remove examples with x-go-type * introduce the import:[import-name] format to import by specified name without an alias * fix: schema imports were missing * add first testing * fix: old example * fixed rendering of "null" on empty response body * removed Content-Type header on responses with no content * updated generated code Co-authored-by: tiehm <[email protected]>
- Loading branch information