@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
22 lines (15 loc) • 650 B
Markdown
lang: en
title: 'API docs: openapi-v3.restendpoint.spec'
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.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;
```