Drew Jocham
Drew Jocham
I looked at the following site [https://www.npmjs.com/package/angular2-datepicker](Doc's) and it did not work. I did the following: Added `import {MyDatePicker} from 'MyDatePicker/src/index';` to my `@NgModule({` than `` and it says `unknown...
I am getting the following error when using the yaml file at [sheepkiller yaml file:](https://github.com/sheepkiller/kafka-manager-docker/blob/master/docker-compose.yml) > Yikes! Ask timed out on [ActorSelection[Anchor(akka://kafka-manager-system/), Path(/user/kafka-manager)]] after [2000 ms 
##### Description After upgrading the `openapi-generator-maven-plugin` from version 5.3.0 to 7.6.0 `def` is appended to all the generated class names. Example `Action.java` is now `Actiondef.java`. The only thing that has...