-
-
Notifications
You must be signed in to change notification settings - Fork 548
Pull requests: RicoSuter/NJsonSchema
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Migrate NJsonSchema core to System.Text.Json (v12)
#1914
opened Mar 8, 2026 by
RicoSuter
Loading…
3 of 5 tasks
Support $defs keyword for JSON Schema draft 2019-09+
#1913
opened Mar 8, 2026 by
lahma
Loading…
4 tasks done
Skip StringLength attribute for date/time properties
#1911
opened Mar 8, 2026 by
lahma
Loading…
2 tasks done
Change default Guid format from 'guid' to 'uuid' per standard
#1910
opened Mar 8, 2026 by
lahma
Loading…
5 tasks done
Fix circular and deep external $ref resolution causing hangs
#1903
opened Mar 8, 2026 by
lahma
Loading…
3 tasks done
Fix JsonSchemaFlattenAttribute duplicate fields with multiple inheritance levels
#1899
opened Mar 7, 2026 by
lahma
Loading…
3 tasks done
Add validation support for JSON Schema 'const' keyword
#1897
opened Mar 7, 2026 by
lahma
Loading…
2 tasks done
Let non-required, nullable properties of Record classes be C#-optiona…
state: await-changes
#1665
opened Jan 11, 2024 by
adamjones2
Loading…
Add ability to customize which JsonProperties get ignored
#1635
opened Oct 7, 2023 by
DanielStout5
Loading…
use anyOf for mixed type arrays from Json sample data
#1632
opened Oct 4, 2023 by
schulz3000
Loading…
Allow setting x-csharp-existing-type on schemas
type: discussion
#1605
opened Jun 10, 2023 by
NaridaL
Loading…
Add settings UseUriTypeForUriFormattedStrings
type: discussion
#1567
opened Oct 21, 2022 by
herrahlstrom
Loading…
Adds configuration settings to influence required annotation
type: discussion
#1563
opened Oct 8, 2022 by
tsinghammer
Loading…
Added additional options for property naming.
state: conflicts
#1404
opened Aug 17, 2021 by
mrkwllce
Loading…
Custom extension x-enumMetaData to expose title and description for an enum value.
state: conflicts
#1383
opened Jun 29, 2021 by
q42jaap
Loading…
root element of external schema ref files cannot be same name as any property of JsonSchema
state: conflicts
#1336
opened Mar 4, 2021 by
jimfrederic
Loading…
[WIP] Implement oneOf inheritance
state: work-in-progress
#1295
opened Dec 17, 2020 by
RicoSuter
Loading…
Fixed support for oneOf and anyOf to produce the right result for C# classes
#1228
opened Aug 11, 2020 by
kendallb
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.