Rusiri Illesinghe
Rusiri Illesinghe
## Purpose > To provide Management API support for searching artifacts, logs, log-configs, users, roles and registry resources. https://github.com/wso2/api-manager/issues/412 ## Documentation > Link(s) to product documentation that addresses the changes...
Add fixes from PR : https://github.com/wso2-support/identity-apps/pull/347 U2 number : 7772
### Problem Currently the MI doesn't have Change Data Capture (CDC) support. The requirement is to implement a solution for that. These are the subtasks : - [x] Check for...
Fix Application with globalkeymanager and cross tenant subscription import fail through CURL command
Fixes https://github.com/wso2/api-manager/issues/2800
### Description Please find the payload and swagger for sample API to be imported. Endpoint : {{basepath}}/apis/import-openapi additionalProperties : ``` {"name":"cats","version":"1.0.0","context":"/cats","policies":["Gold","Silver"], "endpointConfig":{ "endpoint_type":"http", "endpoint_security":{ "production": { "password": "", "tokenUrl": null,...
### Is your feature request related to a problem? Please describe. when you select a disease and click on predict button, you will be navigated to a new page to...
Velocity template update and integration test modifications related to : https://github.com/wso2/api-manager/issues/2433
### Description When Optional - Optional security is selected in Runtime configurations for an API, it always returns a response that authentication failed. While further debugging the code it was...
Relates to https://github.com/wso2/api-manager/issues/3673
Backend fix for https://github.com/wso2/api-manager/issues/3764