Nethmi Ranasinghe
Nethmi Ranasinghe
test PR
### Purpose Adds mandatory API property validation when importing an API to the Publisher Portal. Previously, mandatory properties were only validated when updating an API. Ensures mandatory property validation happens...
### Purpose: Fix the error in XML Schema Validation for Soap APIs, which occurs due to the incorrect retrieval of the Content-Type property. For Soap APIs, this is retrieved as...
This PR fixes a NPE thrown when approving request in API state change workflow with a secondary userstore user. Fixes: https://github.com/wso2/api-manager/issues/4501
### Purpose Currently, when exporting and importing applications configured with Azure AD as the third party Key Manager, a NullPointerException is thrown if the consumerSecret is null. This occurs because...