Skip to content

wizzdmorg/zapier-platform-schema

 
 

Repository files navigation

Schema For Zapier CLI Platform

Visit the CLI for basic documentation and instructions on how to use.

View all the schema definitions.

Development

  • npm install for getting started
  • npm test for running tests
  • npm run export for updating the exported-schema (even if only the version changes)
  • npm run docs for updating docs (even if only the version changes)
  • npm run coverage for running tests and displaying test coverage

Publishing (after merging)

  • npm version [patch|minor|major] will pull, test, update exported-schema, update docs, increment version in package.json, push tags, and publish to npm

Packages

No packages published

Languages

  • JavaScript 100.0%