New-ItemContent
1.0.0.6
Common module for generating item content for Microsoft Graph
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) 2021-2026 Roy Ashbrook. All rights reserved.
Package Details
Author(s)
- Roy Ashbrook
Tags
Functions
Dependencies
Release Notes
1.0.0.6: fix allowEmpty emitting [null] instead of [] for an empty table (an empty result set is $null, and @($null) is a 1-element array holding $null). Also abort loudly (throw) when the config has no non-empty datasets, or a dataset has no non-empty tables, instead of silently writing an empty {} or a dataset with no tables over the live item.
FileList
- New-ItemContent.nuspec
- New-ItemContent.psd1
- New-ItemContent.psm1