aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2023-11-22 07:18:59 -0800
committercolin <colin@cicadas.surf>2023-11-22 07:18:59 -0800
commitf0aed2231f077a05f3bcb95cf332dd75866dc9aa (patch)
treed058917cbf522549e210ba49b5a4e20a405e26f5 /src/package.lisp
parent10bb613d023468f1b00f02e8f3c9a61de22610ed (diff)
updated parenscript client gen; added body variables to endpoints
Diffstat (limited to 'src/package.lisp')
-rw-r--r--src/package.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/package.lisp b/src/package.lisp
index 984288a..3ef4dcc 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -63,6 +63,7 @@
#:endpoint-content-type
#:endpoint-dispatch-pattern
#:endpoint-route-variables
+ #:endpoint-body-variables
#:app-endpoints
#:let-parameters
#:map-parameters