diff --git a/sx/sx/boundary.sx b/sx/sx/boundary.sx index 2ca1a8a..f22395f 100644 --- a/sx/sx/boundary.sx +++ b/sx/sx/boundary.sx @@ -49,3 +49,8 @@ :params () :returns "dict" :service "sx") + +(define-page-helper "routing-analyzer-data" + :params () + :returns "dict" + :service "sx")