Improve consistency in Powershell parameter-names #322
Labels
area:api-management
All issues related to Azure API Management
bug
Something isn't working
good first issue
Good for newcomers
Milestone
I have seen that most parameters in the
Import-AzApiManagementApiPolicy
script are PascalCased, however, one parameter is camelCased.It would be better to make sure that the same convention is used :)
https://github.com/arcus-azure/arcus.scripting/blob/master/src/Arcus.Scripting.ApiManagement/Scripts/Import-AzApiManagementApiPolicy.ps1
The text was updated successfully, but these errors were encountered: