@@ -54,7 +54,7 @@ func RegisterHandlers(server *rest.Server, serverCtx *svc.ServiceContext) {
},
{
Method: http.MethodPost,
- Path: "/juybx/subscribe/msgDistributor",
+ Path: "/jybx/subscribe/msgDistributor",
Handler: msgDistributorHandler(serverCtx),