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

(MAINT) Update config schema #156

Conversation

michaeltlombardi
Copy link
Collaborator

PR Summary

This change updates the required $schema value for configuration documents to point to the canonical published schema URI. Currently, the canonical schema and documentation disagree with the implementation.

PR Context

The implementation references a fictional URI.

This change updates the implementation and example documents to use the canonical published schema instead.

This change updates the required `$schema` value for configuration
documents to point to the canonical published schema URI. Currently,
the canonical schema and documentation disagree with the implementation.

The implementation references a fictional URI.

This change updates the implementation and example documents to use the
canonical published schema instead.
@SteveL-MSFT SteveL-MSFT merged commit ac47873 into PowerShell:main Aug 22, 2023
4 checks passed
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.

None yet

2 participants