We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dd79cb commit 4344c55Copy full SHA for 4344c55
tools/ExamplesGenerator.ps1
@@ -43,8 +43,6 @@ function Start-Generator {
43
Get-ExternalDocsUrl -ManualExternalDocsUrl $ManualExternalDocsUrl -GenerationMode $GenerationMode -GraphProfilePath $ModulePath -Command $GraphCommand -GraphProfile $ProfilePath -Module $GraphModule
44
45
}
46
- git add .
47
- git commit -m "Importing updates from API reference"
48
49
function Get-FilesByProfile {
50
Param(
0 commit comments