Skip to content

[v0.3] Improve resource inclusion, encoding, error handling and performance

Compare
Choose a tag to compare
@neomerx neomerx released this 18 May 22:53
· 237 commits to master since this release
  • Streamline show URLs logic. Having related controller data and self controller data requirement in schema are obsolete.
  • Streamline include resource logic. INCLUDE key and defaultParseDepth are obsolete. Include paths could be set in schema and encoder can override them with EncodingParametersInterface.
  • Add support for meta in linkage objects
  • Add support for rendering JSON API Errors in exception handler