Add spec-explorer-data page helper to boundary.sx

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-12 00:21:44 +00:00
parent fe36877c71
commit 365440d42f

View File

@@ -109,3 +109,8 @@
:params ()
:returns "dict"
:service "sx")
(define-page-helper "spec-explorer-data"
:params (slug)
:returns "dict"
:service "sx")