Releases: swaggest/jsonschema-go
Releases · swaggest/jsonschema-go
v0.3.42
Add InterceptNullability hook to ReflectContext, tweak and describe n…
v0.3.41
Allow inlining definitions by type (#61)
v0.3.40
Add control to skip unsupported properties during reflection (#55)
v0.3.39
Fix panic in examples reflection of named slice type (#52)
v0.3.38
Add `examples` field tag, allow array item example, update docs (#50)
v0.3.37: Fix recursion in IsTrivial (#48)
* Fix recursion in IsTrivial
* Update deps
v0.3.35
Improve text marshaler checks (#44)
v0.3.34
Add helpers to create *Of schemas (#43)
v0.3.33
Add general context of user data to reflect context (#42)