wso2 / product-apim

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.
http://wso2.github.io/
Apache License 2.0
856 stars 789 forks source link

Add missing llm related scope mappings #13590

Closed nimsara66 closed 1 month ago

nimsara66 commented 1 month ago

Purpose

This pull request addresses the missing scope mappings for the newly introduced apim:llm_provider_manage and apim: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.