Skip to content

0.1.5

Compare
Choose a tag to compare
@stevehu stevehu released this 02 Oct 00:02
· 2441 commits to master since this release

0.1.5 - 2016-10-01

Added

  • A body parser handler to parse body into String and attached to the exchange
  • A swagger handler to identify operation based on request uri and method and attach to the exchange

Changed

  • Move swagger related classes from utility to swagger module
  • Update security module to leverage swagger handler attachment
  • Update validator module to leverage swagger handler and body handler attachments
  • Server Info handler is not injected in server but is included into swagger specification