Generating a JSON Schema for this schema requires a "jsonSchema" annotation
Hello, I'm using
Any idea on what I might be doing wrong here?
Schema.Class to define a shape that is returned from my database using the SQL package. Some of the fields are date fields such as created_at and the Schema type I'm using is DateFromSelf, but I get this error when I try to run:Any idea on what I might be doing wrong here?
