flaviostutz / flaviostutz/cdk-practical-constructs

wso2api: businessInformation is taken from OpenAPI document, and can't be overridden

Open
#72 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
7
Forks
7
PR merge metrics
No merged PRs in 30d

Description

If an OpenAPI document contains contact information, this information is used for the `businessInformation` property of the wso2ApiDefinition. This default, in contrast to the other defaults that come from the OpenAPI document, can't be overridden by setting the `businessInformation` in `Wso2ApiProps.apiDefinition.businessInformation`

See [applyOpenapiAsDefaults in api-defs.ts](https://github.com/flaviostutz/cdk-practical-constructs/blob/6df0bf977f721e076972c9c6818168008d476e64/lib/src/wso2/wso2-api/api-defs.ts#L174)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.