Commit a10a1e8
INTMDB-199: Fixes the error when updating an replication specs after removed one zone (#434)
* fix: changed typelist to typeset in replication specs schema, and added validation and set the id for update to avoid an error about updating an existing replication specs
* fixes linter error
* refactor: changed TypeSet to TypeList for replication specs
Co-authored-by: Edgar López <[email protected]>1 parent 1bda102 commit a10a1e8
1 file changed
+21
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1165 | 1165 | | |
1166 | 1166 | | |
1167 | 1167 | | |
1168 | | - | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
1169 | 1178 | | |
1170 | 1179 | | |
1171 | 1180 | | |
1172 | 1181 | | |
1173 | 1182 | | |
1174 | 1183 | | |
1175 | | - | |
| 1184 | + | |
1176 | 1185 | | |
1177 | 1186 | | |
1178 | 1187 | | |
| |||
1464 | 1473 | | |
1465 | 1474 | | |
1466 | 1475 | | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
0 commit comments