internal.EndpointMapRequestMatcher
Home > @backstage/backend-openapi-utils
> internal
> EndpointMapRequestMatcher
Superset of the express router path matcher that enforces typed request and response bodies.
Signature:
export interface EndpointMapRequestMatcher<Doc extends EndpointMap, T, Method extends HttpMethods>