Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@lulco lulco released this 13 May 12:19
· 123 commits to master since this release

Changed

  • Rewritten ApiPresenter

Added

  • Added API rate limit
  • Added custom headers to API console
  • Added field for timeout to API console
  • OpenAPI handler
  • Information about RESTful urls

Fixed

  • Fixed sending empty string in multi params
  • UrlEncoding values sending through get param inputs
  • Fixed static url part /api/ in console
  • Fixed generating urls in console for RESTful urls using ApiLink and EndpointInterface