Skip to content

Commit

Permalink
đź“ť Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brianary committed Feb 1, 2024
1 parent 171fbf5 commit d5a184f
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion PS5/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,10 @@ Scripts from the [Scripts](https://github.com/brianary/Scripts/) repo.
### Json

- 🆕 **[Export-Json.ps1](Export-Json.ps1.md)**: Exports a portion of a JSON document, recursively importing references.
- 🆕 **[Export-OpenApiSchema.ps1](Export-OpenApiSchema.ps1.md)**: Extracts the JSON schema from an OpenAPI definition.
- 🆕 **[Export-OpenApiSchema.ps1](Export-OpenApiSchema.ps1.md)**: Extracts a JSON schema from an OpenAPI definition.
- 🆕 **[Get-OpenApiInfo.ps1](Get-OpenApiInfo.ps1.md)**: Returns metadata from an OpenAPI definition.
- **[Merge-Json.ps1](Merge-Json.ps1.md)**: Create a new JSON string by recursively combining the properties of JSON strings.
- 🆕 **[Resolve-JsonPointer.ps1](Resolve-JsonPointer.ps1.md)**: Returns a value from a JSON string or file.
- 🆕 **[Resolve-JsonPointer.ps1](Resolve-JsonPointer.ps1.md)**: Returns matching JSON Pointer paths, given a JSON Pointer path with wildcards.
- 🆕 **[Select-Json.ps1](Select-Json.ps1.md)**: Returns a value from a JSON string or file.
- 🆕 **[Set-Json.ps1](Set-Json.ps1.md)**: Sets a property in a JSON string or file.

Expand Down
2 changes: 1 addition & 1 deletion syscfg/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d5a184f

Please sign in to comment.