yeryomenkom

Results 6 issues of yeryomenkom

What is current version of this project? When will be added new version of scala-swagger-plugin?

How can I add in the root of generated json file this part? ` "securityDefinitions":{ "basic_auth":{ "type":"basic", "name":"basic" } }`

Hi! I can not build a newly generated "bin" project. Tried also with the "hello" type of project - the same error. Details: OS: macos ``` ❯ opam spin new...

bug

Hi! I couldn't find any test in the lib source that tests the behaviour of KafkaConsumerObservable in case of kafka shutdown. Can you explain me when KafkaConsumerObservable should fail? Currently...

Hi! First of all, slick is awesome! Thank you for the great tool! I find slick + slick codegen module very appealing for my needs and I like the flexibility...