Hello teams, currently i am writing my API specifications with use of apidog, some of APIs are referencing some reusable responses component (See Picture 2), however, when i trying to export data API spec to openapi.yaml spec, i found that responses of API are all flattened (See picture 1) instead of using #ref
tag.
How can i resolve this?
Current version 2.5.24
