issues
search
mbknor
/
mbknor-jackson-jsonSchema
Generate JSON Schema with Polymorphism using Jackson annotations
MIT License
235
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update classgraph to 4.8.177
#187
balassai
opened
1 week ago
0
Update to latest Classgraph version to 4.8.177
#186
balassai
opened
1 week ago
0
Update library to support DRAFT_2020_12 of the JSON Schema Spec
#185
bgoldiing
opened
1 month ago
0
Schema generation for JsonSchemaExamples on double valued field throws an exception
#184
tayloj
opened
7 months ago
1
support Scala 3
#183
pjfanning
opened
9 months ago
0
Calling `JsonSchemaConfig.builder()` scans the entire classpath
#182
stellalie
opened
1 year ago
0
Question: Custom Type Mapping with Java
#181
andresmonc
opened
1 year ago
0
Fix README.md
#180
andresmonc
opened
1 year ago
0
Fix JsonSchemaTitle in definition schemas and added disableRefTitle config item
#179
richturner
opened
1 year ago
1
Security Vulnerability: Latest 1.0.39 release depends on version of Kotlin with known vulnerabilities
#178
big-andy-coates
opened
1 year ago
0
Update to latest Jackson version
#177
big-andy-coates
opened
1 year ago
0
Security Vulnerability: Latest 1.0.39 release depends on version of Jackson with known vulnerabilites
#176
big-andy-coates
opened
1 year ago
0
Update to latest `scala-library`
#175
big-andy-coates
opened
1 year ago
0
Security Vulnerability: Latest 1.0.39 release depends on version of Scala with known vulernability
#174
big-andy-coates
opened
1 year ago
1
A way to use jakarta.validation instead of javax.validation
#173
cmitchell
opened
1 year ago
0
Update SLF4J version
#172
big-andy-coates
opened
2 years ago
0
How to document type properties used for polymorphism?
#171
JoergSiebahn
opened
2 years ago
0
Generation throws java.lang.NoClassDefFoundError: javax/validation/constraints/NotBlank
#170
abhishiv
closed
2 years ago
1
Do not fail with recursive polymorphism
#169
ovu
opened
2 years ago
0
JaxbAnnotationModule and PropertyNamingStrategy conflicts
#167
theseeker58
opened
2 years ago
1
Support for restrictions in local definitions instead of in-lined
#166
theseeker58
opened
2 years ago
1
Proper handling of Polymorphic types when JsonTypeInfo.Id is DEDUCTION
#165
jcrayner
opened
2 years ago
3
Proper handling of Polymorphic types when JsonTypeInfo.Id is DEDUCTION
#164
jcrayner
opened
2 years ago
0
Support for generating a file per class
#163
chrisguiney
opened
2 years ago
0
CVE dependancies security breaches (Kotlin, jackson databind)
#162
leccyril
opened
2 years ago
0
anyOf not working with array and nullableJsonSchemaDraft4
#161
leccyril
closed
2 years ago
0
Rewrite in Java, drop Scala dependencies
#160
almson
opened
2 years ago
2
Rewrite in Java, drop Scala dependencies
#159
almson
opened
2 years ago
2
[fix] @JsonProperty(defaultValue="...") does not allow float/double …
#158
almson
opened
2 years ago
0
[fix] Look for sub-sub types
#157
almson
opened
2 years ago
0
[fix] use JsonSchemaTitle to set type's title
#156
almson
opened
2 years ago
0
Separate required from nullability
#155
almson
opened
2 years ago
2
Support generating multiple files instead of nesting in definitions
#154
robzienert
opened
3 years ago
0
Bug fix for JsonSchemaTitle in definition schemas
#153
richturner
closed
1 year ago
2
@JsonProperty(defaultValue="...") does not allow float/double values
#152
almson
opened
3 years ago
1
Upgrade dependency to fix security vulnerability
#151
blacktooth
opened
3 years ago
0
Any way to ignore @Deprecated fields when generating schema?
#150
ctzen
opened
3 years ago
0
Polymorphic `const` support rather than single item `enum`
#149
richturner
opened
3 years ago
0
Feature: concrete superclass polymorphism
#148
alessiostalla
opened
3 years ago
0
Support concrete base class in polymorphic types
#147
alessiostalla
opened
3 years ago
1
JsonNullable is generated incorrectly
#146
Niskaru
opened
3 years ago
0
Fix for issue #106
#145
alessiostalla
opened
3 years ago
0
Do not inline enum class
#144
huehnerlady
opened
3 years ago
1
Polymorphic types using property definitions
#143
orange-buffalo
opened
3 years ago
1
@JsonProperty(required = false) is ignored
#142
JoeryH
opened
3 years ago
3
Title generated incorrectly for `propertyName`s with capitalized initials
#141
juliobetta
opened
3 years ago
0
How to allow additionalProperties ?
#140
azakordonets
closed
3 years ago
1
More Flexible subtype resolver
#139
big-andy-coates
opened
3 years ago
5
Adds a callback to user code when resolving a polymorphic type
#138
big-andy-coates
closed
2 years ago
2
Provide callback to user code before trying to resolve `@JsonTypeInfo` types
#137
big-andy-coates
opened
3 years ago
0
Next