FasterXML / FasterXML/jackson-module-jsonSchema

Why is oneOf a `Set<Object>`?

Abierto
#99 0 comentarios 0 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.