[APIM-4.0.0] Migrated API documents are not getting displayed/listed on publisher
chaminda opened this issue · 1 comments
Description:
API documents with other type _overview are not getting listed on publisher app after the migration. Even if these documents are visualized under API overview in devportal use is unable to update them as it's not getting listed under documents list on Publisher.
Steps to reproduce:
Add an API document by selecting the type as Other and setting the Other Type file value to _overview.
This document will not be displayed under the document list of the Publisher.
Affected Product Version:
APIM-4.0.0
Environment details (with versions):
N/A
In below file there is code to list API documents on publisher portal
https://github.com/wso2/apim-apps/blob/252e1af4160700fa748437b1652a0f932200ba55/portals/publisher/src/main/webapp/source/src/app/components/Apis/Details/Documents/Listing.jsx#L187
Here in Listing.jsx file, listing of API document (with other type=_overview) is blocked.
@tharindu1st , @chaminda
Please confirm, shall I update this configurations to resolve this issue #12863?