Skip to content

Commit 506d4d5

Browse files
committed
Merge branch 'master' of github.com:ferdikoomen/openapi-typescript-codegen
2 parents 9049afd + 317190f commit 506d4d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ export type Options = {
1515
exportServices?: boolean;
1616
exportModels?: boolean;
1717
exportSchemas?: boolean;
18+
postfix?: string;
1819
request?: string;
1920
write?: boolean;
2021
};

0 commit comments

Comments
 (0)