Results 7 comments of Bernardo Vale

Thanks @bmanojlovic!

I would say that maybe we should move that logic to `libraries/db2_licence` Inside the role the code would look like this: ```yml - name: Install DB2 License db2_license: instance: "{{item}}"...

Commit 6891c6b fixed. But we still need to put the option to specify dbpath

I hacked the code a little bit and managed to make it work the way I want by adding `discriminator` to this list: https://github.com/koxudaxi/datamodel-code-generator/blob/master/datamodel_code_generator/parser/jsonschema.py#L274 is that an acceptable implementation?

Hey @LD250, I've fixed the `flake8` issue, but the test aren't failing because of my new code. I've just checked using your master branch, check the error: ``` running test...