Skip to content

Remove param value from md #729

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 24, 2025
Merged

Remove param value from md #729

merged 2 commits into from
Apr 24, 2025

Conversation

adityapatwardhan
Copy link
Member

PR Summary

This pull request introduces changes to the ParameterMetadataV2 class and its corresponding tests to ensure that the ParameterValue property is excluded from YAML serialization. The most important changes include marking the ParameterValue property with the [YamlIgnore] attribute and adding a test to verify that the parameterValue field does not appear in the generated YAML output.

Updates to ParameterMetadataV2:

Test additions:

PR Context

Fixes #724

@adityapatwardhan
Copy link
Member Author

/azp run PowerShell.platyPS

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Collaborator

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adityapatwardhan adityapatwardhan merged commit 2e4ae59 into v2 Apr 24, 2025
8 checks passed
adityapatwardhan added a commit that referenced this pull request Apr 24, 2025
@adityapatwardhan adityapatwardhan deleted the RemoveParamValueFromMD branch June 27, 2025 17:09
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.

2 participants