microsoft / microsoft/typespec
[python][bug] Can't access `blob_name`
Open
bug
emitter:client:python
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
For spector case https://github.com/Azure/typespec-azure/commit/9ae81992d23a8d41ef157e045d4bed0dfa3634f8#diff-7e62081340b7b7d3581d7f84cc6b75234a2018c3a26d32292a9849d91687b4c3, generated Python SDK is not right:
https://github.com/Azure/autorest.python/blob/a4e85b211ab6e64e02726c9a7d793bee2a39d443/packages/typespec-python/test/azure/generated/azure-client-generator-core-client-initialization/specs/azure/clientgenerator/core/clientinitialization/operations/_operations.py#L839
`blob_name` is not showed in client signatures but used in its operations.
Contributor guide
Assessment
This issue has not been assessed yet.