Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
@tekook tekook released this 31 Aug 14:19
8c47148

Version 0.0.4

  • Added Interfaces for all responses so you can create your own.
  • CrudEndpoint can not take all response types as types
  • Add wrapped Exception to handle laravel error responses
  • Added new ErrorResponse which contains a Dictionary of the request errors.