You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start APIM Server.
Create an API.
Try to add the policy as below for the API_ID using [email protected] and [email protected] , policy spec file in YAML.
Description
Unable to add an API specific policy through the publisher rest api as provided in the documentation[1] when using YAML format.
[1].https://apim.docs.wso2.com/en/latest/reference/product-apis/publisher-apis/publisher-v3/publisher-v3/#tag/API-Operation-Policies/operation/addAPISpecificOperationPolicy
Steps to Reproduce
Start APIM Server.
Create an API.
Try to add the policy as below for the API_ID using [email protected] and [email protected] , policy spec file in YAML.
curl -k -H "Authorization: Bearer ae4eae22-3f65-387b-a171-d37eaa366fa8" -H "Content-Type: multipart/form-data" -F [email protected] -F [email protected] "https://127.0.0.1:9443/api/am/publisher/v3/apis/96077508-fd01-4fae-bc64-5de0e2baf43c/operation-policies"
Affected Component
APIM
Version
4.1.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
No response
The text was updated successfully, but these errors were encountered: