Skip to content

(SCHEMA) Update schemas for v3.1.0 release #890

New issue

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

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

Already on GitHub? # to your account

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

michaeltlombardi
Copy link
Collaborator

PR Summary

This changeset includes:

  • Updating and regenerating the schemas for the v3.0.1 and v3.0.2 releases. Neither of these releases required any schema changes except to extend the sets of valid schema URIs for resource manifests and configuration documents.
  • Updating and regenerating the schemas for the v3.1.0 release. This release required changes to support the addition of the exporter resource kind (and associated required output for the Export operation) and the addition of the extension manifest and expected output for the Discover extension operation.

Until the changes for v3.1.0 are reviewed, I haven't regenerated the schemas to reduce the noise in the commits. After those changes are reviewed, I'll regenerate the schemas for v3.1.0.

PR Context

Copy link
Collaborator

@theJasonHelmick theJasonHelmick left a comment

Choose a reason for hiding this comment

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

  • Steve's comments - LGTM

- Microsoft.Windows.Appx/Discover

type: string
pattern: ^\w+(\.\w+){0,2}\/\w+$
Copy link
Member

Choose a reason for hiding this comment

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

This was brought up in an issue, do we really want to enforce only two dots?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants