Fix API report.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2023-04-03 15:05:32 -04:00
committed by Fredrik Adelöw
parent 8b1e62a4d4
commit d1a9e116fc
+1 -1
View File
@@ -4,7 +4,7 @@
```ts
import type { ContentObject } from 'openapi3-ts';
import { default as core_2 } from 'express-serve-static-core';
import type { default as core_2 } from 'express-serve-static-core';
import { FromSchema } from 'json-schema-to-ts';
import { JSONSchema7 } from 'json-schema-to-ts';
import type { OpenAPIObject } from 'openapi3-ts';