v0.9.8
- 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