Skip to content

Commit

Permalink
Generated from 7a0a386b7bb4042100e0d4a5c9aed5ac4374ab3d (#208)
Browse files Browse the repository at this point in the history
Network: add java readme
  • Loading branch information
openapi-sdkautomation[bot] authored and azuresdkci committed Sep 17, 2019
1 parent 2ed9f51 commit be9c4ab
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,16 +110,5 @@ public static IEnumerable<Tuple<string, string, string>> ApiInfo_NetworkManageme
}.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/network/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=D:\\Projects\\azure-sdk-for-net\\sdk";
public static readonly String GithubForkName = "Azure";
public static readonly String GithubBranchName = "master";
public static readonly String GithubCommidId = "3d752bf8850d2a1baa3b3aebdd4682224f4f81e8";
public static readonly String CodeGenerationErrors = "";
public static readonly String GithubRepoName = "azure-rest-api-specs";
// END: Code Generation Metadata Section
}
}

0 comments on commit be9c4ab

Please sign in to comment.