Path
yaml/jsonsetting:path- Type:
string - Optional
- Example:
/admin/some/exact/path
If set, the route will only match incoming requests with a path that is an exact match for the specified path.
yaml/json setting: pathstring/admin/some/exact/pathIf set, the route will only match incoming requests with a path that is an exact match for the specified path.