CustomPolicyPathMode
Defines the path matching mode for custom policies in deployed APIs.
enum CustomPolicyPathMode {
ALL_MATCH
BEST_MATCH
}
Values
CustomPolicyPathMode.ALL_MATCH
CustomPolicyPathMode.BEST_MATCH
Member Of
DeployedApi object ●
DeployedApiInput input
Was this topic helpful?