tree: 16a30209329ddfe2b5ec5c89ef21884994a8396a [path history] [tgz]
  1. helpers.js
  2. IssueService.js
  3. ProjectService.js
  4. README.md
  5. types.js
  6. UserService.js
api/v3/apps-script-client/README.md

This directory contains code that make up our v3 Apps Script client library.

client.js is purposely omitted.

To make updates to the library:

  1. Update the code here and send in a CL for review.
  2. Merge the Cl and copy-paste the changes into Apps Script at go/monorail-v3-apps-script.
  3. Create a new static version in Apps Script and update the labeled version 'latest' to point to the new static version.