This code has been moved to: https://github.com/zapier/zapier-platform/tree/master/packages/schema
Visit the CLI for basic documentation and instructions on how to use.
View all the schema definitions.
npm installfor getting startednpm testfor running testsnpm run exportfor updating the exported-schema (even if only the version changes)npm run docsfor updating docs (even if only the version changes)npm run coveragefor running tests and displaying test coverage
npm version [patch|minor|major]will pull, test, update exported-schema, update docs, increment version in package.json, push tags, and publish to npm