Ashera Silva
Ashera Silva
### Description The `Re-Generate Consumer Secret` Devportal REST API [1] is deprecated. We should remove this with APIM 4.4.0. [1] https://apim.docs.wso2.com/en/latest/reference/product-apis/devportal-apis/devportal-v3/devportal-v3/#tag/Application-Keys/paths/~1applications~1%7BapplicationId%7D~1keys~1%7BkeyType%7D~1regenerate-secret/post ### Steps to Reproduce N/A ### Affected Component APIM...
### Problem We need to add argument validation for the ciphertool script files; `ciphertool.sh` and `ciphertool.bat`. When an invalid argument like `–Dconfigure` is passed, we continue with the encryption by...
### Current Limitation As per [1], certain model versions are marked for retirement. We have to migrate the models we utilize for API Chat and Marketplace Assistant. Additionally, we must...
### Description Need to fix the AI API export import flow as follows: - Exported API should have the endpoint name alongside the endpoint ID within the AI policy configuration...
### Purpose - Resolves https://github.com/wso2/api-manager/issues/4419 This pull request fixes an issue where the conditional status passed in was disregarded and always treated as true. With this change, the provided boolean...
### Description The following pop-up appears when clicking on the `Endpoint Configuration` icon within the Endpoints page. We need to fix the misaligned `Action` text highlighted below. Note, we need...
### Current Limitation Similar to the capability documented under [1] for defining the default subscription policy, we need to be able to define the same for AI APIs. While the...
### Current Limitation As per the current behaviour, we can create an MCP server using the following 2 options: - Create MCP server using an OpenAPI definition - Import an...