Class Schema.True
- java.lang.Object
-
- org.eclipse.microprofile.openapi.annotations.media.Schema.True
-
- Enclosing class:
- Schema
public static final class Schema.True extends Object
Marker class for use inadditionalPropertiesto indicate that the corresponding schema'sadditionalPropertiesBooleanvalue is to be set to booleantrue. The valuetruedeclares that any properties in addition to those defined by thepropertiesattribute of the same schema are valid.- Since:
- 3.1