Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing references to api product swagger definition #12159

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

SavinduDimal
Copy link
Contributor

Purpose

Description

When creating an API Product using an API resource which has following,

  • parameters given as references in path level,
  • response headers given as references,

those references were not added to the API product swagger definition. This fixes the above issue by adding those references to the swagger definition.

Add path level parameter references to api product swagger definition
Add response header references to api product swagger definition
@tharikaGitHub tharikaGitHub merged commit 73c11f9 into wso2:master Nov 2, 2023
3 of 6 checks passed
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.

[APIM][4.1.0] Problem with two apis in one api product
2 participants