Brings the @integrationos-playground/validator
as a CLI tool plus some extra features, namely: The ability to generate the schema from our public schema API.
npm install @integrationos-playground/cli
Sometimes you may need to install the @integrationos-playground/common
package as well as it may not install peer dependencies automatically.
npm install @integrationos-playground/common