Skip to content

Commit c3e8bcb

Browse files
committed
adapt typespec-autorest-canonical to context changes
1 parent b468ed0 commit c3e8bcb

File tree

1 file changed

+1
-0
lines changed
  • packages/typespec-autorest-canonical/src

1 file changed

+1
-0
lines changed

packages/typespec-autorest-canonical/src/emitter.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ async function emitAllServices(
9595
service,
9696
version: canonicalVersion,
9797
tcgcSdkContext,
98+
multiService: services.length > 1,
9899
};
99100
const results = await getOpenAPIForService(context, options);
100101
const result = results[0];

0 commit comments

Comments
 (0)