Skip to content

Commit

Permalink
Generated from d0e65933a9e0764079436e3f000fe80796479542 (#39)
Browse files Browse the repository at this point in the history
Fixing camelcasing

Camelcasing of  isDeferredDeleteScheduleUpcoming field
  • Loading branch information
openapi-sdkautomation[bot] authored and SDK Automation committed Oct 7, 2019
1 parent c3969d1 commit c49e845
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ export const ProtectedItem: msRest.CompositeMapper = {
}
},
isDeferredDeleteScheduleUpcoming: {
serializedName: "isDeferredDeleteScheduleUpcoming",
serializedName: "IsDeferredDeleteScheduleUpcoming",
type: {
name: "Boolean"
}
Expand Down

0 comments on commit c49e845

Please sign in to comment.