Commit bc26796d by Michael Brachmann

routing

parent fc68d88d
......@@ -9,8 +9,7 @@ const
WS_MODEL = 'Ws';
type
[ServiceContract, Model(WS_MODEL)]
[Route('ws')]
[ServiceContract, Model(WS_MODEL), Route('ws')]
IWebSocketService = interface(IInvokable)
['{673FE678-D9EF-468D-89CB-CEF26E8758BC}']
[HttpGet, Route('emimobile')]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment