MCPcopy
hub / github.com/loopbackio/loopback-next / describe

Method describe

packages/rest/src/router/route-entry.ts:43–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 ): Promise<OperationRetval>;
42
43 describe(): string;
44}
45
46/**

Callers 8

handleMethod · 0.65
parseOperationArgsFunction · 0.65
valueMethod · 0.65
registerRouteMethod · 0.65
describeMethod · 0.65
describeMethod · 0.65
toStringFunction · 0.65
runTestsWithRouterFunction · 0.65

Implementers 4

ExternalRoutepackages/rest/src/router/external-expr
RedirectRoutepackages/rest/src/router/redirect-rout
ControllerRoutepackages/rest/src/router/controller-ro
Routepackages/rest/src/router/handler-route

Calls

no outgoing calls

Tested by 3

describeMethod · 0.52
describeMethod · 0.52
runTestsWithRouterFunction · 0.52