@janiscommerce/api-schema-builder

Build the api schemas

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@janiscommerce/api-schema-builder
081.1.13 years ago4 years agoMinified + gzip package size for @janiscommerce/api-schema-builder in KB

Readme

api-schema-builder
Build Status Coverage Status
Build the Api Schemas.

Usage

In the console
npx @janiscommerce/api-schema-builder

  • It will build /root/schemas/public.json with the Api schema.
  • If the file exist it will be override.

Configuration

The Api Schemas must be in Yaml files in /root/schemas/src/, according to OpenAPI 3.0.0 specification.