Vojtěch Habarta

Results 69 comments of Vojtěch Habarta

There are two problems with JetBrains `@Nullable` annotation: - old version without `TYPE_USE` is used because this project uses `kotlin-stdlib` which depends on very old `org.jetbrains:annotations` - but more importantly:...

I wasn't able to reproduce the problem. I tried [sample-gradle](https://github.com/vojtechhabarta/typescript-generator/tree/main/sample-gradle) project with Gradle 7.5 and 7.5.1 (with `--warning-mode all`). Do you have different setup?

This project currently supports Gradle version 5.6 but this PR is using Gradle 8. I think it is not reasonable to break compatibility for people who are still using older...

Does Spring also recognize `io.swagger.annotations.Api` annotation (in addition to `org.springframework.stereotype.Component`) or is it meant just for Swagger?

Thanks for your PR. I just renamed `usePeerDeps` to `peerDependency`.

Released in [3.2.1263](https://github.com/vojtechhabarta/typescript-generator/releases/tag/v3.2.1263).

Released in [3.1.1185](https://github.com/vojtechhabarta/typescript-generator/releases/tag/v3.1.1185).

Released in [3.1.1185](https://github.com/vojtechhabarta/typescript-generator/releases/tag/v3.1.1185).