es4x icon indicating copy to clipboard operation
es4x copied to clipboard

Missing Binding for io.vertx.json.schema.draft7.dsl.Schemas.*

Open BeneStem opened this issue 4 years ago • 2 comments

Is it possible that the Binding for the io.vertx.json.schema.draft7.dsl.Schemas class is still missing?

I can't call objectSchema() or intSchema() and so on...

BeneStem avatar Nov 18 '21 15:11 BeneStem

I see that that class doesn't have annotations.

We need to go over the code and identify all missing annotations.

pmlopes avatar Nov 18 '21 18:11 pmlopes

Thank you very much!

BeneStem avatar Nov 21 '21 08:11 BeneStem