abujehad139 / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

ServiceGenerator use default baseUrl and not rootUrl #304

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The service generator generates the client service code with 
"https://www.googleapis.com/" as the ServiceUri. It is incorrect, cause that 
property should be set with the right rootUrl property from the discovery 
document.

Original issue reported on code.google.com by pele...@google.com on 18 Mar 2013 at 7:37

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/7868044/

Original comment by pele...@google.com on 18 Mar 2013 at 7:45

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 27 Mar 2013 at 8:44