Closed neongreen closed 6 years ago
We have to use jsonOptions and schemaOptions because otherwise the prefixes aren't being stripped and the ? blah text isn't being added to the schema definition.
jsonOptions
schemaOptions
? blah
We have to use
jsonOptions
andschemaOptions
because otherwise the prefixes aren't being stripped and the? blah
text isn't being added to the schema definition.