FasterXML / FasterXML/jackson-module-jsonSchema
Why is oneOf a `Set<Object>`?
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 387
- Forks
- 136
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Looking at the [JSON Schema Validation spec oneOf section](http://json-schema.org/latest/json-schema-validation.html#anchor88):
> Elements of the array MUST be objects. Each object MUST be a valid JSON Schema.
Shouldn't `ContainerTypeSchema#oneOf` therefore be a `Set`?
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.