Skip to content

Commit 37350ed

Browse files
committed
Exclude me and Enable the backing store for Java
1 parent 0a4e268 commit 37350ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/generation-pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,7 @@ stages:
492492
targetClassName: "BaseGraphServiceClient"
493493
targetNamespace: "com.Microsoft.Graph"
494494
cleanMetadataFolder: $(cleanOpenAPIFolderV1)
495+
customArguments: "-b -e '/me' -e '/me/**'" # Exclude me and Enable the backing store
495496
languageSpecificSteps:
496497
- template: generation-templates/java-kiota.yml
497498
parameters:

0 commit comments

Comments
 (0)