Skip to content
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

Rename requires in DscResource schema to requireAdapter #373

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

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

PR Context

Fix #100

@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Mar 28, 2024
Merged via the queue into PowerShell:main with commit d73ae9f Mar 28, 2024
4 checks passed
@SteveL-MSFT SteveL-MSFT deleted the require-adapter branch March 28, 2024 18:51
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 12, 2024
This change updates the output schema for the `dsc resource list` command
to rename the `requires` property to the more semantically correct and
unambiguous `requireAdapter` property, as implemented in PowerShell#373.

It updates both the source and composed schemas.
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 15, 2024
This change updates the output schema for the `dsc resource list` command
to rename the `requires` property to the more semantically correct and
unambiguous `requireAdapter` property, as implemented in PowerShell#373.

It updates both the source and composed schemas.
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 16, 2024
This change updates the output schema for the `dsc resource list` command
to rename the `requires` property to the more semantically correct and
unambiguous `requireAdapter` property, as implemented in PowerShell#373.

It updates both the source and composed schemas.
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 18, 2024
This change updates the output schema for the `dsc resource list` command
to rename the `requires` property to the more semantically correct and
unambiguous `requireAdapter` property, as implemented in PowerShell#373.

It updates both the source and composed schemas.
michaeltlombardi added a commit to michaeltlombardi/DSC that referenced this pull request Apr 18, 2024
This change updates the output schema for the `dsc resource list` command
to rename the `requires` property to the more semantically correct and
unambiguous `requireAdapter` property, as implemented in PowerShell#373.

It updates both the source and composed schemas.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Standardize on DscProviderResource as term for group/providers
2 participants