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