Generates typescript interfaces from json schema definition.
Add the package to your workspace:
yarn add @rxap/json-schema-to-typescript
Execute the init generator:
yarn nx g @rxap/json-schema-to-typescript:init
Initialize the package in the workspace
yarn nx g @rxap/json-schema-to-typescript:init