MyShaarli/tests/api
ArthurHoaro 0640c1a6db API: POST/PUT Link - properly parse tags string
Even though the documentation specify that tags should be passed as an array, tags string is actually allowed. So this adds a proper parsing with configured separator.

Related to #1651
2020-12-29 13:01:04 +01:00
..
controllers API: POST/PUT Link - properly parse tags string 2020-12-29 13:01:04 +01:00
ApiMiddlewareTest.php Merge pull request #1575 from ArthurHoaro/feature/php8 2020-10-03 12:59:16 +02:00
ApiUtilsTest.php Compatibility with PHPUnit 9 2020-09-29 18:57:20 +02:00