-
Notifications
You must be signed in to change notification settings - Fork 351
potential bug for multi-services #10237
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingemitter:client:pythonIssue for the Python client emitter: @typespec/http-client-pythonIssue for the Python client emitter: @typespec/http-client-python
Description
When validate compute which is multi-services, I find there is diff in generated python SDK code when I set "api-version" or not in tspconfig.yaml:
- no "api-version"
- set "api-version"
We could see there is additional signature "api_verison".
During debug, I find there is output diff in emitter output:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingemitter:client:pythonIssue for the Python client emitter: @typespec/http-client-pythonIssue for the Python client emitter: @typespec/http-client-python