Path
yaml
/json
setting: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: path
string
/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.