Wrong generation of lro or pageable operation with internal access
Open
bug
emitter:go
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 90
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 156
Description
> Migrated from https://github.com/Azure/autorest.go/issues/1470
---
The calculation of method name does not consider the lro and pageable operation, thus cause the wrong name, such as `NewlistMethodPager` instead of `newListPager`.
Contributor guide
Assessment
This issue has not been assessed yet.