PR for reference: https://github.com/Azure/autorest.python/pull/1167 The kwarg shows up in the docstring, but then gets generated as a positional parameter in the generated method call:  This can be repro'd using the swagger README for text analytics here: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/textanalytics/azure-ai-textanalytics/swagger
PR for reference: #1167
The kwarg shows up in the docstring, but then gets generated as a positional parameter in the generated method call:
This can be repro'd using the swagger README for text analytics here: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/textanalytics/azure-ai-textanalytics/swagger