2.0.0
This release was mostly from community contribution.
Thank you all for the PR's!
- Generated models doesn't follow definition correctly when using model composition with allOf (#197)
- Variables in toPathExpression need to be encoded (#208)
- Different sort order of generated properties (#209)
- Fixes a bug if a property contains a dot (#210)
- Use propertyName instead of modelName to sort the modelProperties (#211)
- Single quotes in enum values are not escaped (#213)
- Fix html encoded objects (#214)
- Error: socket hang up (#217)
- Added support for $ref in examples (#219)
- Added Custom file suffixes (#220)
- Unnecessary JSON.stringify on formData Enum (#223)