FasterXML / FasterXML/jackson-module-jsonSchema
Extended schemas support
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 387
- Forks
- 136
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.