Liking cljdoc? Tell your friends :D

supabase.functions.specs

Malli schemas for the Functions module.

Malli schemas for the Functions module.
raw docstring

ensure-validclj

(ensure-valid schema value)

Returns nil when value conforms to schema; otherwise an anomaly with the malli explanation attached.

Returns nil when `value` conforms to `schema`; otherwise an anomaly
with the malli explanation attached.
sourceraw docstring

InvokeOptsclj

Options accepted by supabase.functions/invoke.

Options accepted by `supabase.functions/invoke`.
sourceraw docstring

Methodclj

Supported HTTP methods for function invocation.

Supported HTTP methods for function invocation.
sourceraw docstring

Regionclj

Supported deployment regions for x-region. :any is a no-op (no header is sent).

Supported deployment regions for `x-region`. `:any` is a no-op
(no header is sent).
sourceraw docstring

ResponseAsclj

How to return the response body.

How to return the response body.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close