Skip to content

Commit 80a7dcd

Browse files
committed
add comment
1 parent 89d2ac3 commit 80a7dcd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/types.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,9 @@ export interface SwaggerToTSOptions {
155155
* (optional) Export type instead of interface
156156
*/
157157
exportType?: boolean;
158+
/**
159+
* (optional) Use the array minItems / maxItems
160+
*/
158161
supportArrayLength?: boolean;
159162
}
160163

0 commit comments

Comments
 (0)