Skip to content

maxpagesize parameter casing should be camel case #54468

@JoshLove-msft

Description

@JoshLove-msft

maxpagesize comes from the standard Azure.Core tsp model, but we need to fix the casing. We should add a visitor in the Azure.Generator that will update any parameters in ScmMethodProvider from "maxpagesize" to "maxPageSize".

Metadata

Metadata

Assignees

Labels

ClientThis issue is related to a non-management packageCodeGenIssues that relate to code generation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions