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
yarn add @rxap/open-api @rxap/data-source@^12.0.1 @rxap/definition@^12.0.1 @rxap/mixin@^12.0.1 @rxap/remote-method@^12.0.1 @rxap/schematics@^11.3.6 @rxap/schematics-open-api@^12.0.1 @rxap/schematics-ts-morph@^12.0.1 @rxap/schematics-utilities@^12.0.1 @rxap/utilities@^12.0.1
ng add
ng add @rxap/open-api
Get started
TODO
Guides
TODO