Skip to content

Commit c8dee6c

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Fixed formatting
1 parent f4bd195 commit c8dee6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ImportExamples.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,7 @@ Import-Module -ErrorAction Stop PowerHTML
575575
Start-Generator -ModulesToGenerate $ModulesToGenerate -GenerationMode "auto"
576576

577577
#Comment the above and uncomment the below start command, if you manually want to manually pass ExternalDocs url.
578+
578579
#This is for scenarios where the correponding external docs url to the uri path gotten from Find-MgGraph command, is missing on the openapi.yml file for a particular module.
579580
#Ensure that you pass all correct parameters as per the already existing example
580581
#Start-Generator -GenerationMode "manual" -ManualExternalDocsUrl "https://docs.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0&tabs=http" -GraphCommand "New-MgServicePrincipalAppRoleAssignedTo" -GraphModule "Applications" -Profile "v1.0"

0 commit comments

Comments
 (0)