Details
-
Bug
-
Status: Done
-
Minor
-
Resolution: Done
-
None
-
None
Description
getAnnotion () is probably supposed to be getAnnotation ()? Moreover, this method is missing the @JsonIgnore annotation and therefore serialises to annotations such as:
Bar.java
{ "uri" : "urn:uuid:2490cc20-d416-456a-8561-7c4411b51797", "about" : "/stuff", "content" : "annotations/stuff", "annotion" : "urn:uuid:2490cc20-d416-456a-8561-7c4411b51797" }