Liking cljdoc? Tell your friends :D

bff.spec-loader


compile-specclj

(compile-spec spec)
source

load-and-compileclj

(load-and-compile path)

Load and compile a BFF spec. path can be:

  • A single YAML resource path: "bff-spec.yaml"
  • A resource directory (trailing slash): "specs/" → merges all .yaml/.yml files
  • A collection of resource paths: ["users.yaml" "orders.yaml"]
Load and compile a BFF spec. `path` can be:
- A single YAML resource path: "bff-spec.yaml"
- A resource directory (trailing slash): "specs/"  → merges all .yaml/.yml files
- A collection of resource paths: ["users.yaml" "orders.yaml"]
sourceraw docstring

load-specclj

(load-spec resource-path)
source

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