Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.discovery.apis

API Discovery Service: apis. Provides information about other Google APIs, such as what APIs are available, the resource, and method details for each API. See: https://developers.google.com/discovery/api/reference/rest/v1/apis

API Discovery Service: apis.
Provides information about other Google APIs, such as what APIs are available, the resource, and method details for each API.
See: https://developers.google.com/discovery/api/reference/rest/v1/apis
raw docstring

getRest$clj

(getRest$ auth parameters)

https://developers.google.com/discovery/api/reference/rest/v1/apis/getRest

Required parameters: version, api

Optional parameters: none

Retrieve the description of a particular version of an api.

https://developers.google.com/discovery/api/reference/rest/v1/apis/getRest

Required parameters: version, api

Optional parameters: none

Retrieve the description of a particular version of an api.
sourceraw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/discovery/api/reference/rest/v1/apis/list

Required parameters: none

Optional parameters: preferred, name

Retrieve the list of APIs supported at this endpoint.

https://developers.google.com/discovery/api/reference/rest/v1/apis/list

Required parameters: none

Optional parameters: preferred, name

Retrieve the list of APIs supported at this endpoint.
sourceraw docstring

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

× close