UNPKG

@loopback/docs

Version:
23 lines (15 loc) 709 B
--- lang: en title: 'API docs: rest.restbindings.request_body_parser_options' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.rest.restbindings.request_body_parser_options.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [RestBindings](./rest.restbindings.md) &gt; [REQUEST\_BODY\_PARSER\_OPTIONS](./rest.restbindings.request_body_parser_options.md) ## RestBindings.REQUEST\_BODY\_PARSER\_OPTIONS variable Binding key for request body parser options <b>Signature:</b> ```typescript REQUEST_BODY_PARSER_OPTIONS: BindingKey<RequestBodyParserOptions> ```