Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.keep.media

Google Keep API: media. Allows clients to create, read, and write their Google Keep Notes. See: https://support.google.com/keepapi/reference/rest/v1/media

Google Keep API: media.
Allows clients to create, read, and write their Google Keep Notes.
See: https://support.google.com/keepapi/reference/rest/v1/media
raw docstring

download$clj

(download$ auth parameters)

https://support.google.com/keepapi/reference/rest/v1/media/download

Required parameters: name

Optional parameters: mimeType

Gets an attachment. To download attachment media via REST requires the alt=media query parameter. Returns a 400 bad request error if attachment media is not available in the requested MIME type.

https://support.google.com/keepapi/reference/rest/v1/media/download

Required parameters: name

Optional parameters: mimeType

Gets an attachment. To download attachment media via REST requires the alt=media query parameter. Returns a 400 bad request error if attachment media is not available in the requested MIME type.
raw docstring

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

× close