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 b47c7ad + 838dcfe commit 9128051Copy full SHA for 9128051
.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