UNPKG

@loopback/docs

Version:
23 lines (15 loc) 735 B
--- lang: en title: 'API docs: openapi-spec-builder.operationspecbuilder._constructor_' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.openapi-spec-builder.operationspecbuilder._constructor_.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/openapi-spec-builder](./openapi-spec-builder.md) &gt; [OperationSpecBuilder](./openapi-spec-builder.operationspecbuilder.md) &gt; [(constructor)](./openapi-spec-builder.operationspecbuilder._constructor_.md) ## OperationSpecBuilder._constructor_ Constructs a new instance of the `OperationSpecBuilder` class <b>Signature:</b> ```typescript constructor(); ```