Skip to content

Parameter "Value" of Function "Add-ConfigurationDataEntry" should not be of type "String" #20

@PowershellNinja

Description

@PowershellNinja

In version "2.0.0.2", the function "Add-ConfigurationDataEntry" has its parameter "Value" stronly typed to "System.String". This makes it impossible to add in a System.Object[] array, which is a valid use case.

Proposed Resolution: Remove the parameter type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions