Commit 79af1e6
committed
Fixes Issue #1323 - exists method failing on GTM topology records
Problem: The / and ~ characters are disallowed in sdk URLs
Resolution: Overload the exists method for topology by applying:
kwargs['transform_name'] = True1 parent c9cdf90 commit 79af1e6
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
149 | 153 | | |
150 | 154 | | |
151 | 155 | | |
| |||
0 commit comments