fredbi

Results 28 issues of fredbi

Signed-off-by: Frederic BIDON * fixes #358 * NOTE: breaking change with old go support (requires go1.7+) ### Benchmarks This section describe gains from migrating from `encoding/json` standard library to jsoniter...

Signed-off-by: Frederic BIDON ## What does this do / why do we need it? added support for parsing headers in body, e.g. to support squashed commits ## How this PR...

Added option to serve health, metrics and profiling endpoints on separate port * Added support for http scheme on health & metrics endpoint * Added support for specific TLS config...

onboards fix from https://github.com/go-openapi/validate/pull/178

scanner
generate spec

This PR moves the call to WithAutoXOrder _before_ we validate and flatten the spec for codegen purpose. * fixes #2949 Other changes: * layout: moved all the spec massaging to...

generator
spec

Hello I am a bit worried about the very low maintenance activity on this wonderful tool that I am using every day, from viper, cobra or standalone. I know that...