PowerShell / DSC

This repo is for the DSC v3 project
MIT License
200 stars 29 forks source link

Rename `requires` in DscResource schema to `requireAdapter` #373

Closed SteveL-MSFT closed 6 months ago

SteveL-MSFT commented 6 months ago

PR Summary

Rename the requires member in DscResource to requireAdapter to align with naming and making it more clear

PR Context

Fix https://github.com/PowerShell/DSC/issues/100