Uses of Class
io.swagger.v3.oas.annotations.media.Encoding
-
Packages that use Encoding Package Description io.swagger.v3.oas.annotations.media -
-
Uses of Encoding in io.swagger.v3.oas.annotations.media
Methods in io.swagger.v3.oas.annotations.media that return Encoding Modifier and Type Method Description Encoding[]
encoding()
An array of encodings The key, being the property name, MUST exist in the schema as a property.
-