Azure / Azure/autorest.powershell

Incorrect Singularization of Certain Words

Open
#956 2 comments 0 reactions 0 assignees View on GitHub
feature-request P1 Ramp Up
Dominant language
C#
Stars
123
Forks
99
PR merge metrics
No merged PRs in 30d

Description

The following words are incorrectly singularized:
| Word | OperationId | CommandName |
| - | - | - |
| Sms | users.authentication.methods_enableSmsSignIn | Enable-UserAuthenticationMethodSmSign |
| iOS and Statuses | deviceManagement_ListIosUpdateStatuses | Get-DeviceManagementIoUpdateStatuses |
| Windows | deviceManagement_GetWindowsAutopilotSettings | Get-DeviceManagementWindowAutopilotSetting |

### Possible Solutions
- Support a configurable excludes list in AutoREST config that customers can use to specify words to exclude from singularizing. Rename directives don't scale well when targeting hundreds of command names.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.