route_match
Summary
Example object
{
"path": "/services/example/latest/",
"match_type": "prefix"
}Fields
path
pathString value that will be compared to the :path header on the incoming request using the chosen match_type.
match_type
match_typeSets the type of string matching to perform on the path. Must be one of:
Last updated
Was this helpful?