UNPKG

@loopback/docs

Version:
21 lines (14 loc) 489 B
--- lang: en title: 'API docs: openapi-v3.openapispec' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.openapi-v3.openapispec.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/openapi-v3](./openapi-v3.md) &gt; [OpenApiSpec](./openapi-v3.openapispec.md) ## OpenApiSpec type <b>Signature:</b> ```typescript export declare type OpenApiSpec = OpenAPIObject; ```