ApiSchemaRouterOptions interface
Signature:
export interface ApiSchemaRouterOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(Optional) Name used in OpenAPI schema | ||
|
string |
(Optional) Version used in OpenAPI schema | ||
|
string |
Base path | ||
|
Array<string> |
(Optional) List of exposed methods | ||
|
string |
(Optional) Security scheme |