wttech/aet

AET Accessibility Issues Provider - "WARNING" parameter not working

annabudziszewska opened this issue · 0 comments

Describe the bug
Documentation is incoherent with the implementation
In report URL, the "WARNING" parameter is not working (as described in documentation), but 'WARN'
So this is working URL: http://localhost/api/accessibility/report?company=cognifide&project=pro&suite=sui&correlationId=corrID&verbosity=WARN&extension=txt
So this is NOT working URL: http://localhost/api/accessibility/report?company=cognifide&project=pro&suite=sui&correlationId=corrID&verbosity=WARNING&extension=txt

  • Version used: #564

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
Documentation or implementation should be adjusted

Screenshots
2020-11-06_15h18_08