@loopback/docs
Version:
Documentation for LoopBack 4
21 lines (14 loc) • 465 B
Markdown
lang: en
title: 'API docs: rest.route.spec'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.rest.route.spec.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/rest](./rest.md) > [Route](./rest.route.md) > [spec](./rest.route.spec.md)
## Route.spec property
<b>Signature:</b>
```typescript
readonly spec: OperationObject;
```