We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 296e740 commit f02f974Copy full SHA for f02f974
1 file changed
scripts/run-metadata-validation.ps1
@@ -5,7 +5,7 @@
5
.Synopsis
6
Runs MetadataParser tool to validate latest XSLT rules don't break downstream parsing of the metadata
7
.Description
8
- 1. tranforms latests snapshots of beta or v1 metadata
+ 1. transforms latests snapshots of beta or v1 metadata
9
2. validates that the transformed metadata is parsable as OData EDM model and conversion to OpenAPI document is possible
10
.Example
11
./scripts/run-metadata-validation.ps1 -repoDirectory C:/github/msgraph-metadata -version "v1.0"
0 commit comments