Skip to content

Commit 1d2f6f6

Browse files
committed
update regenerate.ts
1 parent 106aeb8 commit 1d2f6f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/typespec-python/scripts/eng/regenerate.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ interface TspCommand {
2323
const SKIP_SPECS = [
2424
"type/union/discriminated",
2525
"client-operation-group",
26-
"azure/client-generator-core/api-version",
2726
];
2827

2928
const AZURE_EMITTER_OPTIONS: Record<string, Record<string, string> | Record<string, string>[]> = {

0 commit comments

Comments
 (0)