Skip to content

Release v1.1.1

Compare
Choose a tag to compare
@RobWin RobWin released this 30 Nov 08:13
· 125 commits to master since this release
  • Issue #194: Added a config parameter which allows to prepend the basePath to all paths.
  • Updated swagger-parser from v1.0.16 to v1.0.23
  • Added javslang v2.0.4 as a dependency
  • Added paleo-core v0.10.1 as a dependency
  • Updated markup-document-builder from 1.0.0 to 1.1.0
  • PR #201: Add support for Brazilian Portuguese language
  • PR #202: Add support for Japanese language
  • Issue #205: Fixed the option to influence resource ordering
  • Issue #198: Chinese chinese language encoding
  • Issue #207: Properties that start with an underscore are displayed correctly now
  • Refactored Swagger2Markup to use a Component-Based design. A document can be composed of components and components can be composed of other components.