Short problem description
After settle phplist on my ubuntu server, the rest of the api method work fine, but except the subscriptions method return 404 not found when i use post method to https://example.com/lists/api/v2/subscriptions. i know this funtion is not include in default so i hv configure the file in /lists/base/rest-api like this PR, but it seem something still not right. any suggestion? thanks
System configuration
Package version
phplist 3.6.4
PHP and Composer version
PHP 7.4.9 Composer 1.10.10