UNPKG

@loopback/docs

Version:
32 lines (20 loc) 746 B
--- lang: en title: 'API docs: rest.controllerroute.updatebindings' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.rest.controllerroute.updatebindings.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [ControllerRoute](./rest.controllerroute.md) &gt; [updateBindings](./rest.controllerroute.updatebindings.md) ## ControllerRoute.updateBindings() method <b>Signature:</b> ```typescript updateBindings(requestContext: Context): void; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | requestContext | <code>Context</code> | | <b>Returns:</b> `void`