Allow spaces in API filter values (fixes #1624)

This commit is contained in:
Bernd Bestel
2021-09-22 10:12:57 +02:00
parent c06bb7784a
commit 849c281912
2 changed files with 2 additions and 2 deletions

View File

@@ -5,4 +5,4 @@
- A product picture can now be added when creating a product (was currently only possible when editing a product)
### API
- Fixed that international characters were not allowed in API query filters
- Fixed that international characters and spaces were not allowed in API query filters