-
Notifications
You must be signed in to change notification settings - Fork 134
Pull requests: invopop/jsonschema
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add AddPackageNamespaces option to disambiguate same-name types across packages
#194
opened Jul 8, 2026 by
AZERDSQ131
Loading…
Add yaml struct tags to Schema for bidirectional YAML (un)marshaling
#192
opened Jun 9, 2026 by
alecrubin
Loading…
fix: preserve JSONSchemaExtend description; support {m,n} in tag patterns
#191
opened May 9, 2026 by
nghiack7
Loading…
chore: remove incorrectly named ToSnakeCase func
question
Further information is requested
#180
opened Sep 11, 2025 by
tobikris
Loading…
feat(type): marshals and unmarshals multivalued type fields
enhancement
New feature or request
question
Further information is requested
#176
opened Aug 27, 2025 by
smoyer64
Loading…
Fix: non-default type not working with jsonschema's default, example
needs tests
Not enough tests for this to be accepted
#166
opened Apr 29, 2025 by
currybab
Loading…
Extra KeyNamer-like function that takes in name extraced from tag + origingal go field name
#164
opened Mar 23, 2025 by
karimkhaleel
Loading…
Support marshal with linebreak and indent and support ignore specific struct field
needs tests
Not enough tests for this to be accepted
#150
opened Aug 30, 2024 by
funte
Loading…
fix: allow space on jsonschema tags
enhancement
New feature or request
#147
opened Aug 1, 2024 by
nvanheuverzwijn
Loading…
Adds support for multi-types invopop/jsonschema#134
needs tests
Not enough tests for this to be accepted
#140
opened Mar 12, 2024 by
PopescuStefanRadu
Loading…
Allow pattern on array items to contain equals sign
#137
opened Feb 20, 2024 by
hermanschaaf
Loading…
feat: Add JSONSchemaHandle() with callbacks into the reflector
#136
opened Feb 10, 2024 by
Adjective-Object
Loading…
fix: only override struct description if tag is set
needs tests
Not enough tests for this to be accepted
#135
opened Feb 9, 2024 by
olistrik
Loading…
Extract Go comments from "main" package too
needs tests
Not enough tests for this to be accepted
#133
opened Feb 6, 2024 by
vzxv
Loading…
feat: implement interface for alternative JSONSchema() function
needs tests
Not enough tests for this to be accepted
#130
opened Jan 22, 2024 by
olistrik
Loading…
feat: implement map to retain original struct field names in schema
needs tests
Not enough tests for this to be accepted
#117
opened Nov 5, 2023 by
karimkhaleel
Loading…
Optionally provide SchemaIDNameFormatter for $id field
invalid
This doesn't seem right
#82
opened Jun 28, 2023 by
gmlewis
Contributor
Loading…
Add NoSynopsis option to AddGoComments
needs tests
Not enough tests for this to be accepted
#67
opened Jan 11, 2023 by
gmlewis
Contributor
Loading…
feat: add all_of and condition to specify a sub jsonschema as a type
#43
opened Sep 7, 2022 by
sguiheux
Loading…
read comments from fields of anonymous structs
needs tests
Not enough tests for this to be accepted
#32
opened Jul 11, 2022 by
ecryth
Contributor
Loading…
add example support for floats and arrays
needs tests
Not enough tests for this to be accepted
#31
opened Jul 11, 2022 by
ecryth
Contributor
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.