On Wednesday, 7 February 2018 at 19:50:31 UTC, Jacob Carlborg wrote:
Have you tried this?

No. But apart from the fact that I forgot to make the class inherit from an interface to that the rest interface would actually compile, the web interface is routed before the rest interface and so the rest interface would never be reached since the methods are all the same and the REST's are shadowed by the web's .

Reply via email to