-
This version is not downward compatible. This version supports includes of example files and JSON/XML Schema files. See documentation.
-
Updated Swagger-Parser from 1.0.0 to 1.0.5
-
Updated commons-lang to commons-lang3
-
Swagger2MarkupConverter generates three documents now: overview, paths and definitions
-
Support for enums in HeaderParameter, QueryParameter, FormParameter and QueryParameter
-
Support for global consumes, produces and tags
-
Support for including hand-written descriptions instead of using Swagger Annotations for descriptions
-
Swagger License is not mandatory anymore
-
Updated markup-document-builder from v0.1.3 to v0.1.4
-
Updated swagger-parser from v1.0.5 to v1.0.6
-
Support for default values in Parameters and Model properties
-
Enhancement #26 and #27: Added a pre-process hook to modify a Swagger Model before it is converted.
-
Bugfix #29: Tags are rendered twice
-
Updated swagger-parser from v1.0.8 to v1.0.13
-
Support for global responses and parameters
-
Added support to group the paths by tags or as-is
-
Added support to order the definitions by natural ordering or as-is
-
Updated swagger-parser from v1.0.13 to v1.0.16
-
Enhancement #61: Refactor separated documents logic to support inter-document cross-references
-
Enhancement #53: Support for tags, paths and methods ordering
-
Enhancement #51: Support for separated operations files
-
Enhancement #52: Markdown generation for inline schemas
-
New configuration API
-
New extension SPI
-
Added new languages: turkish, german, france
-
New security document
-
Inline schema support
-
New configuration options
-
Support of deprecated path operations