Uses of Package
org.eclipse.microprofile.openapi.annotations.enums
-
Packages that use org.eclipse.microprofile.openapi.annotations.enums Package Description org.eclipse.microprofile.openapi.annotations.enums A set of parameters used by other annotations to represent their enumerable properties.org.eclipse.microprofile.openapi.annotations.media A set of annotations to represent input and output data type, media type and relevant examples.org.eclipse.microprofile.openapi.annotations.parameters A set of annotations to describe and encapsulate operation parameters and operation's request body.org.eclipse.microprofile.openapi.annotations.security A set of annotations to represent various security components of an OpenAPI app. -
Classes in org.eclipse.microprofile.openapi.annotations.enums used by org.eclipse.microprofile.openapi.annotations.enums Class Description Explode Enumeration used to define the value of Explode property.ParameterIn ParameterStyle SchemaType SecuritySchemeIn SecuritySchemeType -
Classes in org.eclipse.microprofile.openapi.annotations.enums used by org.eclipse.microprofile.openapi.annotations.media Class Description SchemaType -
Classes in org.eclipse.microprofile.openapi.annotations.enums used by org.eclipse.microprofile.openapi.annotations.parameters Class Description Explode Enumeration used to define the value of Explode property.ParameterIn ParameterStyle -
Classes in org.eclipse.microprofile.openapi.annotations.enums used by org.eclipse.microprofile.openapi.annotations.security Class Description SecuritySchemeIn SecuritySchemeType