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