FasterXML / FasterXML/jackson-module-jsonSchema
Extended schemas support
Aberta
- Linguagem predominante
- Java
- Estrelas
- 387
- Forks
- 136
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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).
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.