Skip to content

"Minimal API version" setting and validation in all APIs

Compare
Choose a tag to compare
@TKapitan TKapitan released this 09 May 02:03
· 74 commits to master since this release

Major changes

  • ALRM Setup table & page were created.
  • New field in ALRM Setup - "Minimal API version". This fields allows administrator to specify minimal version of API that has to be used in any API call. If older (lower) version is used for communication, the error is raised. All API requests were updated so they check this option.