DielN

Results 2 issues of DielN

Fixes #17526 by adding the necessary JSON-B serializer and deserializer to the enumOuterClass template. I added a sample/config with an outer enum (`Status`). The existing ones don't use an outer...

Client: Java
Issue: Bug

### Is your feature request related to a problem? Please describe. Comparing models is complicated when not having an equals method. Methods like (some) collection's contains() also don't work properly....

Enhancement: Feature