Commit c0083e4
authored
[CBR] Fix vault
[CBR] Fix vault `UpdateOpts.VaultBindRules` type
What this PR does / why we need it
UpdateOpts.VaultBindRules are defined as []VaultBindRules instead of *VaultBindRules
Doc reference: https://docs.otc.t-systems.com/en-us/api/cbr/UpdateVault.html
Reviewed-by: Anton Sidelnikov <None>
Reviewed-by: Rodion Gyrbu <[email protected]>
Reviewed-by: None <None>UpdateOpts.VaultBindRules type (#95)1 parent b669075 commit c0083e4
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments