Uses of Class
org.eclipse.microprofile.openapi.annotations.media.Encoding
-
Packages that use Encoding Package Description org.eclipse.microprofile.openapi.annotations.media A set of annotations to represent input and output data type, media type and relevant examples. -
-
Uses of Encoding in org.eclipse.microprofile.openapi.annotations.media
Methods in org.eclipse.microprofile.openapi.annotations.media that return Encoding Modifier and Type Method Description Encoding[]
encoding()
An array of encoding corresponding to a map of property name and its encoding information in MediaType model.
-