Sha256: dd781c9a92da85f8968a3d4bfaafb6e3656f707eb69e33820fa601ac64dc05b1
Contents?: true
Size: 1020 Bytes
Versions: 19
Compression:
Stored size: 1020 Bytes
Contents
{ envelope: "URL", transport: "JSONP", callbackParamName: "callback", services: { get: { target: "http://api.dojotoolkit.org/jsdoc/jsonp", parameters: [ { name: "name", type: "string", optional: false }, { name: "exact", type: "boolean", optional: true }, { name: "recursion", type: "boolean", optional: true }, { name: "resource", type: "string", optional: true }, { name: "project", type: "string", optional: true }, { name: "version", type: "string", optional: true }, { name: "attributes", type: "array", optional: true } ] }, batch: { target: "http://api.dojotoolkit.org/jsdoc/jsonp/batch", parameters: [ { name: "names", type: "array", optional: false }, { name: "exact", type: "boolean", optional: true }, { name: "recursion", type: "boolean", optional: true }, { name: "project", type: "string", optional: true }, { name: "version", type: "string", optional: true }, { name: "attributes", type: "array", optional: false } ] } } }
Version data entries
19 entries across 19 versions & 4 rubygems