Description
Description
We can observe a gap between the swagger files of source APIs and API product.
Most of the schema declaration values are missing in the API product. This will be a concern when sharing the API product specification with the endusers
Steps to Reproduce
- Create 2 APIs with openapi 3.1.0 specification with all schema information
- Create an API product with created the APIs
- Check the swagger file of the API product
API product openapi version is 3.0.1 and missing some of the schema declaration attributes
Version
4.0.0.8
Environment Details (with versions)
No response