MicrosoftDocs / PowerShell-Docs

The official PowerShell documentation sources
https://learn.microsoft.com/powershell
Creative Commons Attribution 4.0 International
1.93k stars 1.55k forks source link

Document `-Options` parameter for `Test-Json` cmdlet #11193

Open ArmaanMcleod opened 2 weeks ago

ArmaanMcleod commented 2 weeks ago

Prerequisites

Summary

We need to document the -Options parameter for Test-Json, allowing users to use IgnoreComments and AllowTrailingCommas options from System.Text.Json.

Details

No response

Articles

Related Source Pull Requests

Related Source Issues