Prior to Community Server version 9.5, i used this url : https://community-server.fr/coauthoring ... rvice.ashx for sending requests to the command service (forcesave or drop command)
Now, with the 9.5 version, with the same URL, i get a 404 error.
By looking in nginx conf i found out that the correct URL is now : https://community-server.fr/ds-vpath/coauthoring/CommandService.ashx
Is that normal ?
If so, i think adding a little note in API Documentation could be interesting

Thanks,
Yoann