remove redundant comment in config
Signed-off-by: Joe Van Alstyne <jvanalstyne@mdsol.com>
This commit is contained in:
@@ -25,9 +25,6 @@ export interface Config {
|
||||
* A list of plugins, whose OpenAPI specs you want to collate in `InternalOpenApiDocumentationProvider`.
|
||||
*/
|
||||
plugins: string[];
|
||||
/**
|
||||
* Options to ovveride the provided entity's default metadata and spec properties
|
||||
*/
|
||||
/**
|
||||
* Properties to override on the final entity object.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user