CustomParameters values not setting #8486
Labels
API-M-3.2.0
API-M-4.4.0
Docs/Waiting on Reporter
Use this label when more input is needed from the reporter of the Git issue
Location : https://apim.docs.wso2.com/en/3.2.0/learn/api-controller/advanced-topics/configuring-different-endpoint-security-types/
I have a issue with customParameter attribute (scope: test). However i set any key-value pairs, I still don't see them in the endpoint.
Here is part of my api.yaml downloaded from apim after setting parameter manually in GUI:
When I try to use the exact same yaml for update (via apictl 4.0), It doesn't set the value, and the downloaded api.yaml looks like this:
customParameters: {}
The text was updated successfully, but these errors were encountered: