Azure / autorest.python

Extension for AutoRest (https://github.com/Azure/autorest) that generates Python code
MIT License
80 stars 57 forks source link

Missing typing info #2800

Open msyyc opened 2 months ago

msyyc commented 2 months ago

For the generated SDK code https://github.com/Azure/azure-sdk-for-python/blob/hachiang/face-v1.1/sdk/face/azure-ai-vision-face/azure/ai/vision/face/operations/_operations.py#L2008C1-L2023C92, SDK repo pipeline reports failure https://dev.azure.com/azure-sdk/public/_build/results?buildId=4084550&view=logs&j=b70e5e73-bbb6-5567-0939-8415943fadb9&t=23d29da4-00cb-5783-b17c-96bda25d9c52&l=71 image

msyyc commented 1 month ago

for https://github.com/Azure/azure-sdk-for-python/pull/37044