Handle OpenAPI specs in YAML.
Handle OpenAPI specs in YAML.
(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.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close