Azure / Azure/autorest.powershell
Spelling Error in file MessageAttribute.cs
Open
P2
Tracking
- Dominant language
- C#
- Stars
- 123
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Error definite from line 220 in class ParameterBreakingChangeAttribute
actual:
public String **OldParamaterType** { get; set; }
Expected:
public String **OldParameterType** { get; set; }
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.