Closed zregvart closed 7 years ago
Switches from JSONBeanSchemaBuilder to Jackson JSON schema support objects for generating JSON schema of SQL stored procedure parameters.
JSONBeanSchemaBuilder
Primarily started to support title attribute of JSON schema but evolved into refactor of the JSON schema generation.
title
Pull request approved by @KurtStam - applying approved label
Switches from
JSONBeanSchemaBuilder
to Jackson JSON schema support objects for generating JSON schema of SQL stored procedure parameters.Primarily started to support
title
attribute of JSON schema but evolved into refactor of the JSON schema generation.