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 106aeb8 commit 1d2f6f6Copy full SHA for 1d2f6f6
packages/typespec-python/scripts/eng/regenerate.ts
@@ -23,7 +23,6 @@ interface TspCommand {
23
const SKIP_SPECS = [
24
"type/union/discriminated",
25
"client-operation-group",
26
- "azure/client-generator-core/api-version",
27
];
28
29
const AZURE_EMITTER_OPTIONS: Record<string, Record<string, string> | Record<string, string>[]> = {
0 commit comments