Skip to content

Commit

Permalink
Generated from cbd8b32037c8d911d9c4024dd3accb02bfad8e93 (#465)
Browse files Browse the repository at this point in the history
Remove readonly attribute from identities collection in users
  • Loading branch information
AutorestCI authored Nov 12, 2018
1 parent 8d4a24a commit 2ce903b
Show file tree
Hide file tree
Showing 63 changed files with 370 additions and 858 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import * as msRest from "ms-rest-js";
import * as msRestAzure from "ms-rest-azure-js";

const packageName = "@azure/arm-apimanagement";
const packageVersion = "1.0.0-preview";
const packageVersion = "0.1.0";

export class ApiManagementClientContext extends msRestAzure.AzureServiceClient {
credentials: msRest.ServiceClientCredentials;
Expand Down
Loading

0 comments on commit 2ce903b

Please sign in to comment.