openapi-sdk
Version:
This library was generated with [Nx](https://nx.dev).
13 lines (12 loc) • 349 B
JSON
{
"$schema": "../../node_modules/@angular-devkit/schematics/collection-schema.json",
"name": "openapi-sdk",
"version": "0.0.1",
"schematics": {
"openapi-sdk": {
"factory": "./src/schematics/openapi-sdk/schematic",
"schema": "./src/schematics/openapi-sdk/schema.json",
"description": "openapi-sdk schematic"
}
}
}