Skip to content

Commit

Permalink
Merge pull request #5202 from microsoft/task/extension/regenerate-wit…
Browse files Browse the repository at this point in the history
…hout-overwrite

Task: regenerate without overwrite
  • Loading branch information
baywet authored Aug 26, 2024
2 parents 022e3e9 + 3760650 commit e016d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vscode/microsoft-kiota/src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ export async function activate(
[],
clientKey,
settings.clearCache,
settings.cleanOutput,
false,
settings.disableValidationRules,
ConsumerOperation.Edit
);
Expand Down

0 comments on commit e016d91

Please sign in to comment.