@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
65 lines (34 loc) • 1.13 kB
Markdown
---
lang: en
title: 'API docs: rest.restbindings.operation'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/rest
permalink: /doc/en/lb4/apidocs.rest.restbindings.operation.html
---
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/rest](./rest.md) > [RestBindings](./rest.restbindings.md) > [Operation](./rest.restbindings.operation.md)
## RestBindings.Operation namespace
**Signature:**
```typescript
namespace Operation
```
## Variables
<table><thead><tr><th>
Variable
</th><th>
Description
</th></tr></thead>
<tbody><tr><td markdown="1">
[PARAMS](./rest.restbindings.operation.params.md)
</td><td markdown="1">
</td></tr>
<tr><td markdown="1">
[RETURN\_VALUE](./rest.restbindings.operation.return_value.md)
</td><td markdown="1">
</td></tr>
<tr><td markdown="1">
[ROUTE](./rest.restbindings.operation.route.md)
</td><td markdown="1">
</td></tr>
</tbody></table>