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

Fixes #10122 - Cmdlet now uses JsonSchema.NET #10126

Merged
merged 1 commit into from
Jun 2, 2023
Merged

Fixes #10122 - Cmdlet now uses JsonSchema.NET #10126

merged 1 commit into from
Jun 2, 2023

Conversation

sdwheeler
Copy link
Contributor

@sdwheeler sdwheeler commented Jun 2, 2023

PR Summary

Cmdlet now uses JsonSchema.NET

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit b96ed8e:

✅ Validation status: passed

File Status Preview URL Details
reference/7.4/Microsoft.PowerShell.Utility/Test-Json.md ✅Succeeded View (powershell-7.4)

For more details, please refer to the build report.

For any questions, please:

@michaeltlombardi michaeltlombardi merged commit add1340 into MicrosoftDocs:main Jun 2, 2023
@sdwheeler sdwheeler deleted the sdw-i10122 branch June 14, 2023 21:07
@sdwheeler sdwheeler added this to the 7.4 milestone Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking change Test-Json: Use JsonSchema.Net (System.Text.Json) instead of NJsonSchema (Newtonsoft.Json)
2 participants