A script for generating an OpenAPI document adhering to the JSON:API specification.
-
Install module dependencies.
npm install
-
Copy
generator-example-config.yamltogenerator-config.yamland modify as necessary. -
Run the script. The OpenAPI document will be written to
openapi.yaml.npm start