Page Contents
Home > @loopback/rest > ControllerRoute > updateBindings
ControllerRoute.updateBindings() method
Signature:
updateBindings(requestContext: Context): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| requestContext | [Context](/doc/en/lb4/apidocs.context.context.html) |
Returns:
void