04 Nov, 2015

3 commits


14 Oct, 2015

1 commit


28 Aug, 2015

1 commit


15 Jul, 2015

1 commit


21 Jan, 2015

1 commit

  • I've also did some other minor changes:
    
    * Move json payload to fixture file
    * Add status code to error cases in controller
    * Move v3 api route outside of api namespace. I've some problems with making this
      work in tests.
    * Fix issue with custom exception class
    Michał Młoźniak