Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement native JSON schema support #1727

Closed
10 of 11 tasks
MaggieKimani1 opened this issue Jul 15, 2024 · 2 comments
Closed
10 of 11 tasks

Implement native JSON schema support #1727

MaggieKimani1 opened this issue Jul 15, 2024 · 2 comments
Assignees
Labels
type:epic A large piece of work that has other tasks linked to it
Milestone

Comments

@MaggieKimani1
Copy link
Contributor

MaggieKimani1 commented Jul 15, 2024

Tasks

Preview Give feedback
  1. V2-Enhancement
    MaggieKimani1
  2. MaggieKimani1
  3. V2-Enhancement
    MaggieKimani1
  4. V2-Enhancement type:feature
  5. V2-Enhancement
    MaggieKimani1
  6. V2-Enhancement
    MaggieKimani1
  7. MaggieKimani1
  8. MaggieKimani1
@MaggieKimani1 MaggieKimani1 self-assigned this Jul 15, 2024
@MaggieKimani1 MaggieKimani1 added the type:epic A large piece of work that has other tasks linked to it label Jul 15, 2024
@MaggieKimani1 MaggieKimani1 added this to the NET:2.0 milestone Jul 15, 2024
@darrelmiller
Copy link
Member

type property can be string or array in JSON Schema for 3.1

@captainsafia
Copy link
Member

If it helps as a point of inspiration, here is the (internal) implementation of JsonSchema that might be a helpful basis for inspiration: https://github.com/dotnet/runtime/blob/c70791346cb716c02065c23d761d0743e30602ed/src/libraries/System.Text.Json/src/System/Text/Json/Schema/JsonSchema.cs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:epic A large piece of work that has other tasks linked to it
Projects
None yet
Development

No branches or pull requests

3 participants