Router alias http request routing
The router alias HTTP middleware component allows you to convert arbitrary HTTP routes arriving to Dapr to valid Dapr API endpoints.
Example:
To be applied, the middleware must be referenced in . See middleware pipelines.
apiVersion: dapr.io/v1alpha1
metadata:
name: appconfig
httpPipeline:
type: middleware.http.routeralias