A lot of our api classes seems to be using the annotation @DefaultValue. But this annotation seems not to be used anywhere. We should figure out what to do with it. Possible options:
- Use it for the documentation API reference
- Remove it
We should also make sure that the code does not expect these to set some default value and handles the fields properly.