Skip to content

Commit

Permalink
Generated from 7a35ba99fa36d4a95daf9c4f7c88ae0867cb0825 (#195)
Browse files Browse the repository at this point in the history
Remove common from examples.
  • Loading branch information
openapi-sdkautomation[bot] authored and azuresdkci committed Sep 13, 2019
1 parent 0f697f3 commit c34aed6
Showing 1 changed file with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,5 @@ public static IEnumerable<Tuple<string, string, string>> ApiInfo_HealthcareApisM
}.AsEnumerable();
}
}
// BEGIN: Code Generation Metadata Section
public static readonly String AutoRestVersion = "latest";
public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4283";
public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/healthcareapis/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=C:\\Repo\\azuresdk\\sdk";
public static readonly String GithubForkName = "Azure";
public static readonly String GithubBranchName = "master";
public static readonly String GithubCommidId = "8a02736ee4e89d8115d4ed5d2001e8c8d78ca878";
public static readonly String CodeGenerationErrors = "";
public static readonly String GithubRepoName = "azure-rest-api-specs";
// END: Code Generation Metadata Section
}
}

0 comments on commit c34aed6

Please sign in to comment.