Package Exports
- @rxap/open-api
- @rxap/open-api/remote-method
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@rxap/open-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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 |
---|