You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CX-5445] document http routing with pathPrefix (#24832)
Modifying our `http` demo to include an http action that fetches messages by author, determining the author id using the **request path suffix**, and a new route to it, to use as an example of using `pathPrefix` in routing.
Also adding some typedocs to include documentation of `RouteSpec` in docs.
GitOrigin-RevId: a4fb00fe2efa83bb5fdc82079015d47839ad7a39
0 commit comments