Issue with Schema.DateTime and JSONSchema Annotations
is it normal that Schema.DateTime does not work with JSONSchema.make?
I need to add the annotations for jsonSchema otherwise it return an error https://effect.website/play#702a83558e0f
why Schema.Date does not have this annotation by default?
I need to add the annotations for jsonSchema otherwise it return an error https://effect.website/play#702a83558e0f
why Schema.Date does not have this annotation by default?
