Skip to content

Fix handling duplicated parameters when array#820

Open
Gijsreyn wants to merge 1 commit intoPowerShell:mainfrom
Gijsreyn:gh-789/main/handle-duplicated-parameters
Open

Fix handling duplicated parameters when array#820
Gijsreyn wants to merge 1 commit intoPowerShell:mainfrom
Gijsreyn:gh-789/main/handle-duplicated-parameters

Conversation

@Gijsreyn
Copy link
Contributor

PR Summary

This pull request addresses the issue when generating pipeline parameters of type array; duplicate input types were created in the output Markdown. It fixed type name handling to maintain array semantics for input/output types and preserves array notation when parsing Markdown.

PR Context

Fix #789

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inputs duplicated for parameters with ValueFromPipeline and array

1 participant