Open
Description
- Only the alias ($.) for $record is documented, while $resources, $labels, and the full $record are not documented at all, nor have any examples using.
- The Route with a default example doesn't actually use default: , and instead uses a route with expr: 'true'. While this would work, it seems poor form.
- No examples of routes with added labels to show syntax of that part of route configuration