FasterXML / FasterXML/jackson-module-scala
Support type visitability (for JSON Schema module) for Scala Collections, Maps, Option
Offen
Visibility
- Vorherrschende Sprache
- Scala
- Sterne
- 506
- Forks
- 138
- Ø Merge
- 3 Std. 6 Min.
- Gemergte PRs (30 T.)
- 48
Beschreibung
(note: copied from https://github.com/FasterXML/jackson-module-jsonSchema/issues/71)
Looks like Scala types may not (fully?) support visitability, to allow things like JSON Schema generation.
Adding support is relatively easy, as it only requires implementation of method `acceptJsonFormatVisitor(...)` from `JsonSerializer`.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.