Skip to content

Beta 3

Latest
Compare
Choose a tag to compare
@matheuscas matheuscas released this 15 Oct 16:50
· 30 commits to master since this release

Improvements

  • Better error messages responses: now the API interrupts the execution when an exception occurs and produces a response with more clear messages.
  • Better 'API_KEY' validation: Now, it does not matter anymore the url's parameters order. 'API_KEY' may come in any position that the API will validate it anyway.