UNPKG

@loopback/docs

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