
AC:
- Move this object to the backend complex type generator
- It may also be a good idea to try & refactor the initial changes to allow for more extensible
key -> objectClass relationships
- I looked into this a bit and you can technically convert the class into JSON instead using Jackson and write that for
objectClass
- Types should still work the same way (from what I remember you just explicitly hard code them for now which is good enough)