Loading go-apps/meep-vis/server/vis.go +1 −0 Original line number Diff line number Diff line Loading @@ -974,6 +974,7 @@ func subscriptionsPost(w http.ResponseWriter, r *http.Request) { } v2xSubscription.Links = link v2xSubscription.CallbackReference = extractSubType.CallbackReference registerV2xSub(&v2xSubscription, subsIdStr) Loading Loading
go-apps/meep-vis/server/vis.go +1 −0 Original line number Diff line number Diff line Loading @@ -974,6 +974,7 @@ func subscriptionsPost(w http.ResponseWriter, r *http.Request) { } v2xSubscription.Links = link v2xSubscription.CallbackReference = extractSubType.CallbackReference registerV2xSub(&v2xSubscription, subsIdStr) Loading