Package org.eclipse.microprofile.openapi.annotations.enums
@Version("1.0")
@ProviderType
package org.eclipse.microprofile.openapi.annotations.enums
A set of parameters used by other annotations to represent their enumerable properties.
 This package contains enums for the following annotations:
 
- Parameter: in and style properties
 - Schema: type property
 - SecurityScheme: in and type properties
 - various annotations that have explode property
 
- 
Enum ClassesClassDescriptionEnumeration used to define the value of Explode property.