Dakshitha Suriyaaratchie
Dakshitha Suriyaaratchie
### Scenario This issue occurs when: - A tenant has a **custom gateway domain** configured (e.g., via registry path `/customurl/api-cloud/...`) - An API is created under that tenant with **only...
Purpose This PR addresses a validation gap in the Publisher REST API, where custom endpoint security types could be added through API creation, even if they were not part of...
### Issue Reference Fixes [wso2/api-manager#3657](https://github.com/wso2/api-manager/issues/3657) ### Description When creating an Async API by providing a URL or uploading a file, the **subscription plan** was set to `null`. This caused issues...
### Current Limitation The Publisher REST API currently allows uploading documentation files for both APIs and API Products without validating the MIME type of the uploaded files. This may result...
### Description Refreshing the “Add Document” page in the API Publisher Portal leads to a error page with the message: > "Oops! This is embarrassing. Something went terribly wrong. Will...
### Description When uploading documents to an API in the WSO2 API Publisher Portal, files are saved using their original local filenames. If two different documents are uploaded with the...