Skip to content

v0.9.8

Compare
Choose a tag to compare
@chriskapp chriskapp released this 30 Mar 18:46
· 559 commits to master since this release
  • Added raml and json schema parser
  • Improved html output added psx- prefix for css classes
  • Renamed Api\View to Api\Resource and redesigned classes containing the schema.
    It is now possible to set an response schema for each status code
  • Add possibility to cache resource listing results
  • Improved tool controllers
  • Renamed RestController to RestClientController
  • Fixed bug in request factory where sub paths are not handeled correctly