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.
2 parents 798a033 + 9128051 commit 42ba6aaCopy full SHA for 42ba6aa
.azure-pipelines/generation-pipeline.yml
@@ -663,6 +663,7 @@ stages:
663
branchName: $(v1Branch)
664
targetClassName: "GraphBaseServiceClient"
665
targetNamespace: "github.com/microsoftgraph/msgraph-sdk-typescript/"
666
+ customArguments: "-e '/me' -e '/me/**'" # Exclude me
667
cleanMetadataFolder: $(cleanOpenAPIFolderV1)
668
languageSpecificSteps:
669
- template: generation-templates/typescript-sdk.yml
0 commit comments