Sergey S. Volkov

Results 68 comments of Sergey S. Volkov

Hello @kompasbank-niels ! Yes, that will be a good idea, but this feature should work only with specific cli option like `--add-read-only`

Hello @badsyntax Yes, it's possible if you will use --axios http client

Hi @RoXuS Do you use swagger-typescript-api via NodeJS `generateApi()` ?

I think it happens because of `prettier` use alphabetical order, you can override some prettier rules ![image](https://user-images.githubusercontent.com/16340911/107750163-afc76100-6d2c-11eb-83a3-f1a4d5ecd49c.png)

@RoXuS I have the same problem, currently I don't know why this happened :) But I will try to fix that

@RoXuS Do you use `tslint` or `eslint` ?

If `tslint` try to disable this rule `object-literal-sort-keys`

If `eslint` try to disable this rule https://eslint.org/docs/rules/sort-keys#require-object-keys-to-be-sorted-sort-keys

Hello @alejandrofdiaz ! Thanks for this issue! Tool doesn't support working with more than one schemas currently, but I'll add this in plans. This is really helpful feature which should...

I guess you can do it with using hooks or templates