Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed Sensitivity enum name
  • Loading branch information
asafst committed Dec 10, 2017
commit d644cf73bffb9cc3d3eaf93c4be8f305feb5e2fb
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
"High"
],
"x-ms-enum": {
"name": "AccountType",
"name": "Sensitivity",
"modelAsString": false
},
"description": "the sensitivity of the baseline."
Expand Down