Rodrigo de Almeida - RMA3

Results 4 comments of Rodrigo de Almeida - RMA3

@welshm > Looks good to me - although ideally we don't need to replicate each option in each sub-generator and can just refer to the global option I agree. However,...

> We are using open API to generate kotlin classes, i noticed there is no option to add validiation message in open api spec. > > Example: > > Here...

Using Java Spring the return void is not primitive and this forces you to implement a return null. There is issue #12341 for using primitive void and not having return.