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