mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge branch 'master' of github.com:ferdikoomen/openapi-typescript-codegen
This commit is contained in:
commit
506d4d5c25
1
types/index.d.ts
vendored
1
types/index.d.ts
vendored
@ -15,6 +15,7 @@ export type Options = {
|
||||
exportServices?: boolean;
|
||||
exportModels?: boolean;
|
||||
exportSchemas?: boolean;
|
||||
postfix?: string;
|
||||
request?: string;
|
||||
write?: boolean;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user