@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
49 lines (27 loc) • 867 B
Markdown
---
lang: en
title: 'API docs: openapi-v3.response'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/openapi-v3
permalink: /doc/en/lb4/apidocs.openapi-v3.response.html
---
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/openapi-v3](./openapi-v3.md) > [response](./openapi-v3.response.md)
## response namespace
**Signature:**
```typescript
export declare namespace response
```
## Functions
<table><thead><tr><th>
Function
</th><th>
Description
</th></tr></thead>
<tbody><tr><td markdown="1">
[file(mediaTypes)](./openapi-v3.response.file.md)
</td><td markdown="1">
Decorate the response as a file
</td></tr>
</tbody></table>