remove redundant comment in config

Signed-off-by: Joe Van Alstyne <jvanalstyne@mdsol.com>
This commit is contained in:
Joe Van Alstyne
2024-04-11 19:58:47 +09:00
committed by GitHub
parent 6102b73bb3
commit ec471d3023
@@ -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.
*/