FasterXML / FasterXML/jackson-module-jsonSchema
Extended schemas support
Ouverte
- Langage dominant
- Java
- Étoiles
- 387
- Forks
- 136
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
A JSON Schema specification could be easily extended to add custom properties (see json-schema/json-schema/issues/187). How can I achieve this with Jackson? I'm trying to use a custom `SchemaFactoryWrapper` but I can't find a way to add a new attribute like `sortable: true` to a property schema (that could be of type `string` or `number` or other).
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.