Package io.swagger.v3.core.jackson.mixin
Class DateSchemaMixin
- java.lang.Object
-
- io.swagger.v3.core.jackson.mixin.DateSchemaMixin
-
public abstract class DateSchemaMixin extends Object
-
-
Constructor Summary
Constructors Constructor Description DateSchemaMixin()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract BooleangetBooleanSchemaValue()abstract ObjectgetExample()abstract Map<String,Object>getJsonSchema()abstract ObjectgetJsonSchemaImpl()
-