Skip to content

API Product Bug Fixing for the Gateway Types#914

Merged
Tharanidk merged 1 commit intowso2:mainfrom
dakshina99:federated-gateway-publisher-api-product
Feb 17, 2025
Merged

API Product Bug Fixing for the Gateway Types#914
Tharanidk merged 1 commit intowso2:mainfrom
dakshina99:federated-gateway-publisher-api-product

Conversation

@dakshina99
Copy link
Copy Markdown
Contributor

Description

Fixed an issue with the gatewayType of the api object for the ApiProducts

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@Tharanidk Tharanidk merged commit 7deaca0 into wso2:main Feb 17, 2025
2 of 4 checks passed
{api.apiType !== API.CONSTS.APIProduct &&
settings && settings.gatewayFeatureCatalog
.gatewayFeatures[api.gatewayType].basic.includes("advertised") && (
.gatewayFeatures[api.gatewayType ? api.gatewayType : 'wso2/synapse']
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we use a constant for wso2/synapse string if possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants