Liking cljdoc? Tell your friends :D
Mostly clj.
Exceptions indicated.

milia.utils.metadata


metadata-filesclj/s

(metadata-files id-key id no-cache? & {:keys [extra-params]})

Fetch metadata with query key id-key and value id.

Fetch `metadata` with query key `id-key` and value `id`.
sourceraw docstring

upload-metadata-fileclj

(upload-metadata-file id-name id file)

Upload file to metadata with name id-name for content id.

Upload `file` to metadata with name `id-name` for content `id`.
sourceraw docstring

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

× close