Skip to content

Conversation

@anmenaga
Copy link

@anmenaga anmenaga commented Sep 19, 2024

PR Summary

Fix #157

Adding filtering of the returned properties to only include properties with the DscProperty attribute, so that the schema surface for the resources matches with Get-DscResource and the contract that the class definition implements.

@anmenaga anmenaga marked this pull request as draft September 19, 2024 21:00
@anmenaga anmenaga marked this pull request as ready for review September 19, 2024 22:09
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Sep 20, 2024
Merged via the queue into PowerShell:main with commit 5b46548 Sep 20, 2024
5 checks passed
@Gijsreyn Gijsreyn mentioned this pull request Oct 25, 2024
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.

Class-based PowerShell DSC Resources include hidden properties in dsc config results

2 participants