Azure / Azure/azure-sdk-for-python
[azure-ai-textanalytics] rename some class names or property names
Open
Client
Cognitive - Language
Cognitive - Text Analytics
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
From PR review: https://github.com/Azure/azure-sdk-for-python/pull/42928.
Description:
1. Public objects should not contain LRO in the name (e.g., HealthcareLROResult)
2. The paging field actions_page.items_property is unclear. (Consider renaming it to `actions` (or `action_items`) in the generator/emitter.)
Will have those fixed in next beta/GA.
Contributor guide
Assessment
This issue has not been assessed yet.