Liking cljdoc? Tell your friends :D

martian.yaml

Handle OpenAPI specs in YAML.

Handle OpenAPI specs in YAML.
raw docstring

cleanupclj

(cleanup edn)

Clean up the EDN returned by clj-commons/clj-yaml to be compatible with what martian expects.

Clean up the EDN returned by clj-commons/clj-yaml
to be compatible with what martian expects.
sourceraw docstring

yaml->ednclj

(yaml->edn s)

Convert a YAML OpenAPI Spec string s to EDN compatible with martian.

Convert a YAML OpenAPI Spec string `s` to EDN compatible with martian.
sourceraw docstring

yaml-url?clj

(yaml-url? url)

Predicate that returns true if the url has a YAML extension. False otherwise.

Predicate that returns true if the `url` has a YAML extension.
False otherwise.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close