Skip to content

v0.4.0

Compare
Choose a tag to compare
@mtrajano mtrajano released this 26 Aug 23:03
· 39 commits to master since this release

Added

  • Ability to parse docBlock comments and add these to the route's description
  • Deprecated key depending if there is a @deprecated annotation in the docBlock
  • parseDescriptions option that will let you turn off the docBlock parsing and will add an empty description

Changed

  • {REQUEST_METHOD} {PATH} was previously stored in the route's description, this has been moved to the route's summary key