diff --git a/sx/sx/boundary.sx b/sx/sx/boundary.sx index d39c940..cd76387 100644 --- a/sx/sx/boundary.sx +++ b/sx/sx/boundary.sx @@ -109,3 +109,8 @@ :params () :returns "dict" :service "sx") + +(define-page-helper "spec-explorer-data" + :params (slug) + :returns "dict" + :service "sx")