Instead of manually requiring setting the types field when using this annotation, let's select a default set of media types, whether that's simply HAL to match what is done historically, or whether it's to enable all support media types.
Or perhaps we can it be a little more sophisticated and have an HypermediaType type that says to activate all discovered media types dynamically.
Instead of manually requiring setting the
typesfield when using this annotation, let's select a default set of media types, whether that's simplyHALto match what is done historically, or whether it's to enable all support media types.Or perhaps we can it be a little more sophisticated and have an
HypermediaTypetype that says to activate all discovered media types dynamically.