UNPKG

@loopback/docs

Version:
23 lines (15 loc) 619 B
--- lang: en title: 'API docs: rest.restcomponent.bindings' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.rest.restcomponent.bindings.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [RestComponent](./rest.restcomponent.md) &gt; [bindings](./rest.restcomponent.bindings.md) ## RestComponent.bindings property Add built-in body parsers <b>Signature:</b> ```typescript bindings: (Binding<import("./body-parsers").BodyParser> | Binding<RequestBodyParser>)[]; ```