v.3.1.4

Improvements:

Bugs fixed:

  1. The limit query parameter validation range on POST “/matcher>” was fixed: [0, 100] -> [1, 100].

  2. Validation schema for input JSON on POST /matcher> was fixed. Additional properties for reference field are now forbidden.

How to update from previous version:

To update from previous version simply replace all folders with files and update dependencies from requirements.txt.