Skip to content

Commit

Permalink
Making internal constructor false (#865)
Browse files Browse the repository at this point in the history
Fix for issues #858 and #831
  • Loading branch information
Samuel Anudeep authored and olydis committed Jan 12, 2017
1 parent 77e9562 commit a906253
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "2016-06-01",
"title": "RecoveryServicesBackupClient",
"x-ms-code-generation-settings": {
"internalConstructors": true
"internalConstructors": false
}
},
"host": "management.azure.com",
Expand Down

0 comments on commit a906253

Please sign in to comment.