0.84.1
(chore):
Fail loud when no configuration files are found for either SDKs or docs.
0.84.0
(feat):
Add a resolve-aliases
config flag to the OpenAPI parser which will inline aliases if possible.
0.83.2
(fix):
Optimized how examples are generated for union types.
0.83.1
(fix):
Allow null
examples for nullable/optional properties, parameters, and types.