Prefix
yaml/jsonsetting:prefix- Type:
string - Optional
- Example:
/admin
If set, the route will only match incoming requests with a path that begins with the specified prefix.
yaml/json setting: prefixstring/adminIf set, the route will only match incoming requests with a path that begins with the specified prefix.