Skip to content
Prev Previous commit
Next Next commit
update enum name
  • Loading branch information
Roslyn Lu committed Jun 22, 2022
commit b46c7473bf840fb320a7836393e2047133a53c26
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@
"Nonblocking"
],
"x-ms-enum": {
"name": "RefreshType",
"name": "UpdatableUdfRefreshType",
"modelAsString": true
}
}
Expand Down