Skip to content

Commit

Permalink
Generated from d18f064d80b087fda76d942236013163f39de688 (#89)
Browse files Browse the repository at this point in the history
Removing trailing commas in examples
  • Loading branch information
openapi-sdkautomation[bot] authored and SDK Automation committed Oct 7, 2019
1 parent c49e845 commit 803d9f2
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 803d9f2

Please sign in to comment.