issues
search
victools
/
jsonschema-generator
Java JSON Schema Generator – creating JSON Schema (Draft 6, Draft 7, Draft 2019-09, or Draft 2020-12) from Java classes
https://victools.github.io/jsonschema-generator
Apache License 2.0
398
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: bump dependency versions
#490
CarstenWickner
opened
18 hours ago
0
chore(deps): bump rexml from 3.3.6 to 3.3.9 in /slate-docs
#488
dependabot[bot]
closed
1 day ago
0
feat: add support for `com.fasterxml.jackson.annotation.JacksonAnnotationsInside` helper annotation
#487
smaarn
opened
3 days ago
1
Add support for `com.fasterxml.jackson.annotation.JacksonAnnotationsInside` annotation
#486
smaarn
opened
3 days ago
0
support MicroProfile OpenAPI 3.x
#484
dcdh
opened
2 weeks ago
1
feat: initial implementation of microprofile-openapi-3
#483
dcdh
opened
2 weeks ago
0
Handling nullable types in a custom way
#482
catadincu
opened
2 weeks ago
4
Upgrade maven plugin jackson version to 2.18?
#481
takanuva15
opened
3 weeks ago
0
chore(deps): upgrade maven plugin dependencies
#480
CarstenWickner
closed
1 month ago
0
chore(deps): bump webrick from 1.8.1 to 1.8.2 in /slate-docs
#479
dependabot[bot]
closed
1 month ago
0
feat: add maven plugin flags to skip abstract types
#478
CarstenWickner
closed
1 month ago
0
#438 Upgrade to support jdk17
#477
hbzhou
opened
1 month ago
0
Ignore all abstract classes during generation?
#476
takanuva15
closed
1 month ago
5
How to access scope.isFakeContainerItemScope when generating custom schemas for $ref?
#475
takanuva15
closed
1 month ago
4
fix: npe for custom void definition
#474
CarstenWickner
closed
1 month ago
0
java.lang.NullPointerException: Cannot invoke "com.fasterxml.classmate.ResolvedType.getErasedType()" because "type" is null
#473
jochenberger
closed
1 month ago
2
chore: Prepare for minor version upgrade
#472
CarstenWickner
closed
1 month ago
0
If the class object is not annotated with @valid, I think no constraints should be generated.
#471
hhtqaq
opened
2 months ago
7
Please provide a example with optional mandatory dependencies, only mandatory if the on field in the object is a determined value
#470
RafaelRfs
closed
1 month ago
2
chore(deps): bump rexml from 3.3.3 to 3.3.6 in /slate-docs
#469
dependabot[bot]
closed
2 months ago
0
Fix: Edge case where raw Enum is defined as field/method type
#467
CarstenWickner
closed
2 months ago
0
Kotlin: Generating 'required' schema attribute?
#466
yahorbarkouski
closed
1 month ago
2
chore(deps): bump rexml from 3.3.2 to 3.3.3 in /slate-docs
#465
dependabot[bot]
closed
2 months ago
0
chore(docs): add example for dependentRequired usage
#464
CarstenWickner
closed
3 months ago
0
Please put an example of the class IfPresentAlsoRequire of the dependentRequired in the github
#463
RafaelRfs
closed
3 months ago
2
If it is a nested Generics, how to generate jsonschema
#461
hhtqaq
closed
2 months ago
1
feat: Introduce Option.ACCEPT_SINGLE_VALUE_AS_ARRAY
#460
CarstenWickner
closed
3 months ago
0
chore(deps): bump rexml from 3.2.8 to 3.3.2 in /slate-docs
#459
dependabot[bot]
closed
3 months ago
0
Maven plugin with Jackson and ACCEPT_SINGLE_VALUE_AS_ARRAY
#458
Boereck
closed
3 months ago
4
Support Jakarta @AssertTrue/@AssertFalse annotations
#457
CarstenWickner
closed
3 months ago
0
Populate enum/const from Jakarta AssertTrue and/or AssertFalse annotations
#456
Nephery
closed
3 months ago
0
Swagger 2's default and allowableValues do not consider the property's type
#455
Nephery
opened
3 months ago
3
Enhancement: Force a member to be included in "$defs"
#453
MiltosD
closed
4 months ago
5
chore: add example for target type override
#452
CarstenWickner
closed
4 months ago
0
Use JsonValue method type when present.
#449
SimY4
closed
3 months ago
1
feature: add GSON module
#448
torrespro
opened
5 months ago
0
JsonEnumDefaultValue support
#447
tfactor2
opened
5 months ago
0
chore(deps): bump rexml from 3.2.5 to 3.2.8 in /slate-docs
#445
dependabot[bot]
closed
5 months ago
0
chore(deps): bump nokogiri from 1.16.2 to 1.16.5 in /slate-docs
#444
dependabot[bot]
closed
5 months ago
0
feat: extend support for void methods
#441
CarstenWickner
closed
7 months ago
0
Unable to get correct sub-type definition for generic collection
#439
nlenoire
closed
7 months ago
2
Java 17 Plans
#438
zekefromde
opened
7 months ago
2
How to mark fields in Class so they will be included in oneOf array ?
#437
kieronedwards
closed
3 months ago
1
Fix Jackson JsonUnwrapped to consider inherited members
#435
Nephery
closed
7 months ago
3
chore(deps): bump rack from 2.2.8 to 2.2.8.1 in /slate-docs
#434
dependabot[bot]
closed
8 months ago
0
chore(deps): bump nokogiri from 1.14.5 to 1.16.2 in /slate-docs
#431
dependabot[bot]
closed
8 months ago
0
How to document a class containing multiple map strings?
#430
tadhgpearson
closed
8 months ago
4
JAXB annotation support
#429
Thomasator
closed
9 months ago
1
feat: Support removal of duplicate attributes from member schemas
#428
CarstenWickner
closed
9 months ago
0
.with(new JacksonModule()) aBd not should Ignore this Field
#427
TanqiZhou
closed
10 months ago
4
Next