Prefix
yaml
/json
setting: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: prefix
string
/admin
If set, the route will only match incoming requests with a path that begins with the specified prefix.