@Target(value={ANNOTATION_TYPE,FIELD,METHOD,PARAMETER}) @Retention(value=RUNTIME) @Documented public @interface JsonPropertyReference
JsonPropertyReference
annotation is used to indicate that
the annotated property or contained values should be referenced instead of
having their schema expanded.Copyright (C) 2015-2017 The Helenus Driver Project Authors.