See: Description
Interface | Description |
---|---|
RouteData<T> |
Returns data for a given route to be used for the
RoutesEndpoint . |
RouteDataCollector<T> |
Used to respond with route information used for the
RoutesEndpoint . |
Class | Description |
---|---|
RoutesEndpoint |
Exposes an
Endpoint to display application routes. |