Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
856
stars
789
forks
source link
Add missing llm related scope mappings #13590
Closed
nimsara66 closed 1 month ago
Purpose
This pull request addresses the missing scope mappings for the newly introduced
apim:llm_provider_manage
andapim:llm_provider_read
.Adding these scope mappings, ensures that the test failures related to the feature in https://github.com/wso2/carbon-apimgt/pull/12678 are addressed.