JsonApiX is an Android, annotation processor library that was made to transform regular Kotlin classes into their JSON API representations, with the ability to serialize or deserialize them to or from strings.
detector test is setup as best as possible but currently it does not detect the annotation import at all - still haven't found a workaround around this
implementation tested with local deploy on a real world project - warnings work as expected only on a real world project
https://app.productive.io/1-infinum/tasks/2062787
Proved very difficult in the end.
Notes: