notes/v0.5.0.md
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
resolves refs for parameters and responses, fixes #384 #417 (casualjim)
fix Panic expanding responses that are a schema ref with circular #416 (pytlesk4)
Allow empty content-type when allowed list is empty #404 (anfernee)
split restapi.NewServer #392 (caglar10ur)
fixes some golint warnings in generated client #380 (casualjim)
fix argument passing for validation function #378 (casualjim)
fixes #330 package for client is client package #339 (casualjim)
adds --with-context for a request scoped net/context #337 (casualjim)
make enum names for property different from aliased types #335 (casualjim)
add --scan-models flag for generate spec command #333 (casualjim)
fix #306 also recognize application/octet-stream in generator #317 (casualjim)