You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating an API product from an API, the parameters that are defined outside the resource method in an API definition, are not shared to the API product’s definition. As a result, this may cause an API product to have an invalid swagger definition.
Steps to Reproduce
Create an API with a resource that has a reference defined outside the resource method ($ref: '#/components/parameters/samplePathParameter)
Create an API Product using the same resource
Publish the product
Affected Component
APIM
Version
4.1.0
The text was updated successfully, but these errors were encountered:
Description
When creating an API product from an API, the parameters that are defined outside the resource method in an API definition, are not shared to the API product’s definition. As a result, this may cause an API product to have an invalid swagger definition.
Steps to Reproduce
Affected Component
APIM
Version
4.1.0
The text was updated successfully, but these errors were encountered: