You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -220,6 +242,9 @@ When we change it to `--module-name-index 1` then Api class have two properties
220
242
This option will group your API operations based on their first tag - mirroring how the Swagger UI groups displayed operations
221
243
222
244
245
+
## `generate-templates` command
246
+
This command allows you to generate source templates which using with option `--templates`
247
+
223
248
## Modification internal codegen structs with NodeJS API:
224
249
225
250
You are able to modify TypeScript internal structs using for generating output with using `generateApi` options `codeGenConstructs` and `primitiveTypeConstructs`.
0 commit comments