Skip to content

Commit

Permalink
feat: Out-JSON ( Fixes #727 )
Browse files Browse the repository at this point in the history
    Adding Example
  • Loading branch information
StartAutomating authored and StartAutomating committed Mar 9, 2024
1 parent 9fe5f09 commit 0f12f4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Commands/JSON/Import-Json.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[ValidatePattern("JSON")]
param()

function Import-Json {
<#
Expand Down

0 comments on commit 0f12f4b

Please sign in to comment.