Commit a2f6f74
authored
Fix regression to KeyRotationPolicyAction from 7.4 (#26573)
We renamed via `x-ms-enum.name` `LifetimeActionsType` to `KeyRotationPolicyAction`
for external partners, only to be changed back to `ActionType` via
autorest transform that should end up in the Azure SDKs. This was to
disambiguate to instances of `ActionType` across `keys.json` and
`certificates.json`.1 parent 6aaa945 commit a2f6f74
2 files changed
+2
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2205 | 2205 | | |
2206 | 2206 | | |
2207 | 2207 | | |
2208 | | - | |
| 2208 | + | |
2209 | 2209 | | |
2210 | 2210 | | |
2211 | 2211 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
221 | 222 | | |
222 | 223 | | |
223 | 224 | | |
| |||
0 commit comments