Page Contents
Home > @loopback/openapi-spec-builder > BuilderBase
BuilderBase class
Signature:
export declare class BuilderBase<T extends ISpecificationExtension>
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
|
|
T |
Methods
| Method | Modifiers | Description |
|---|---|---|
|
Build the spec object. | ||
|
Add a custom (extension) property to the spec object. |