Commit a4b28df
committed
Explicitly using API_BASE_URL from current connection in datastore.
This can be seen as a bug-fix where a sub-class may not be able
to impact the URIs generated.
In addition, we added the (repeated) value of the base connection's
API_BASE_URL in advance of swapping it out for v1beta3.1 parent 36b08c1 commit a4b28df
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
57 | | - | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| |||
0 commit comments