Skip to content

track1 code generator is generating weird method name for arm-policyinsights #1261

@qiaozha

Description

@qiaozha

We are trying to generate the mgmt plane track1 sdk for policyinsights RP. The command we are using is
autorest --typescript --typescript-sdks-folder=../azure-sdk-for-js --license-header=MICROSOFT_MIT_NO_VERSION ../azure-rest-api-specs/specification/postgresql/resource-manager/readme.md [email protected]/[email protected]

And we get some weird method names like nextLink1, nextLink2, nextLink3 etc in sdk/policyinsights/arm-policyinsights/src/operations/policyStates.ts
image

we also tried to use @microsoft.azure/[email protected] and @microsoft.azure/[email protected] still not working

--version:2.0.4417 also doesn't work.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions