Package Exports
- @rxap/open-api
- @rxap/open-api/data-source
- @rxap/open-api/data-source/table
- @rxap/open-api/package.json
- @rxap/open-api/remote-method
Readme
@rxap/open-api
Provides the functionality to create DataSource and RemoteMethod instances from an OpenAPI config.
Installation
ng add @rxap/open-api
Setup the package @rxap/open-api for the workspace.
Schematics
ng-add
Setup the package @rxap/open-api for the workspace.
ng g @rxap/open-api:ng-add
Option | Type | Default | Description |
---|
generate
Generates for each operation a remote method or data source
ng g @rxap/open-api:generate
Option | Type | Default | Description |
---|