MyShaarli/application/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
exceptions Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
ApiMiddleware.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
ApiUtils.php API: POST/PUT Link - properly parse tags string 2020-12-29 13:01:04 +01:00