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:22:41 +00:00
3 changed files with 13 additions and 32 deletions

View File

@@ -111,6 +111,6 @@
:service "sx")
(define-page-helper "spec-explorer-data"
:params (slug)
:params (filename title desc)
:returns "dict"
:service "sx")