java.lang.Object
io.micronaut.openapi.swagger.core.jackson.mixin.DateSchemaMixin
public abstract class DateSchemaMixin
extends Object
This class is copied from swagger-core library.
- Since:
- 4.6.0
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DateSchemaMixin
public DateSchemaMixin()
-
Method Details
-
getExample
public abstract Object getExample()
-
getJsonSchemaImpl
public abstract Object getJsonSchemaImpl()
-
-
getBooleanSchemaValue
public abstract Boolean getBooleanSchemaValue()