@saasquatch/schema

v1.28.7-0
Machine readable schemas global to the SaaSquatch platform

jest

jest

test

npm run generate && ajv compile -s "json/*.schema.json" && jest

deploy

np --no-cleanup --no-yarn --any-branch

version

npm run generate && git add --all

generate

npm run validate:yaml && npm run generate:version && npm run generate:types && npm run generate:yaml

deploy:alpha

np --no-cleanup --no-yarn --any-branch --tag=alpha

generate:yaml

shx rm -Rf yaml && shx mkdir yaml && shx cp src/yaml/*.yaml yaml/

validate:yaml

swagger-cli validate src/yaml/saasquatch-api.yaml

generate:types

shx rm -Rf types && cd compilers && ts-node SchemaToTypescript.ts

generate:version

cd compilers && ts-node Version.ts
npm i @saasquatch/[email protected]

Metadata

  • MIT
  • Whatever
  • ReferralSaaSquatch.com, Inc.
  • released 6/14/2024

Downloads