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