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 0a4e268 commit 37350edCopy full SHA for 37350ed
.azure-pipelines/generation-pipeline.yml
@@ -492,6 +492,7 @@ stages:
492
targetClassName: "BaseGraphServiceClient"
493
targetNamespace: "com.Microsoft.Graph"
494
cleanMetadataFolder: $(cleanOpenAPIFolderV1)
495
+ customArguments: "-b -e '/me' -e '/me/**'" # Exclude me and Enable the backing store
496
languageSpecificSteps:
497
- template: generation-templates/java-kiota.yml
498
parameters:
0 commit comments