|
1 | 1 | [ |
| 2 | + { |
| 3 | + "date": "2025-05-20", |
| 4 | + "paths": [ |
| 5 | + { |
| 6 | + "path": "/api/atlas/v2/groups/{groupId}/alertConfigs/{alertConfigId}/alerts", |
| 7 | + "httpMethod": "GET", |
| 8 | + "versions": [ |
| 9 | + { |
| 10 | + "version": "2025-03-12", |
| 11 | + "changes": [ |
| 12 | + { |
| 13 | + "change": "added '#/components/schemas/ClusterAlertViewForNdsGroup' to the 'results/items/' response property 'oneOf' list for the response", |
| 14 | + "changeCode": "response-property-one-of-added", |
| 15 | + "backwardCompatible": true |
| 16 | + }, |
| 17 | + { |
| 18 | + "change": "removed '#/components/schemas/ClusterAlertView' from the 'results/items/' response property 'oneOf' list for the response", |
| 19 | + "changeCode": "response-property-one-of-removed", |
| 20 | + "backwardCompatible": true |
| 21 | + } |
| 22 | + ], |
| 23 | + "stabilityLevel": "stable", |
| 24 | + "changeType": "update" |
| 25 | + } |
| 26 | + ], |
| 27 | + "operationId": "listAlertsByAlertConfigurationId", |
| 28 | + "tag": "Alerts" |
| 29 | + }, |
| 30 | + { |
| 31 | + "path": "/api/atlas/v2/groups/{groupId}/alerts", |
| 32 | + "httpMethod": "GET", |
| 33 | + "versions": [ |
| 34 | + { |
| 35 | + "version": "2025-03-12", |
| 36 | + "changes": [ |
| 37 | + { |
| 38 | + "change": "added '#/components/schemas/ClusterAlertViewForNdsGroup' to the 'results/items/' response property 'oneOf' list for the response", |
| 39 | + "changeCode": "response-property-one-of-added", |
| 40 | + "backwardCompatible": true |
| 41 | + }, |
| 42 | + { |
| 43 | + "change": "removed '#/components/schemas/ClusterAlertView' from the 'results/items/' response property 'oneOf' list for the response", |
| 44 | + "changeCode": "response-property-one-of-removed", |
| 45 | + "backwardCompatible": true |
| 46 | + } |
| 47 | + ], |
| 48 | + "stabilityLevel": "stable", |
| 49 | + "changeType": "update" |
| 50 | + } |
| 51 | + ], |
| 52 | + "operationId": "listAlerts", |
| 53 | + "tag": "Alerts" |
| 54 | + }, |
| 55 | + { |
| 56 | + "path": "/api/atlas/v2/groups/{groupId}/alerts/{alertId}", |
| 57 | + "httpMethod": "GET", |
| 58 | + "versions": [ |
| 59 | + { |
| 60 | + "version": "2025-03-12", |
| 61 | + "changes": [ |
| 62 | + { |
| 63 | + "change": "added '#/components/schemas/ClusterAlertViewForNdsGroup' to the response body 'oneOf' list for the response", |
| 64 | + "changeCode": "response-body-one-of-added", |
| 65 | + "backwardCompatible": true |
| 66 | + }, |
| 67 | + { |
| 68 | + "change": "removed '#/components/schemas/ClusterAlertView' from the response body 'oneOf' list for the response", |
| 69 | + "changeCode": "response-body-one-of-removed", |
| 70 | + "backwardCompatible": true |
| 71 | + } |
| 72 | + ], |
| 73 | + "stabilityLevel": "stable", |
| 74 | + "changeType": "update" |
| 75 | + } |
| 76 | + ], |
| 77 | + "operationId": "getAlert", |
| 78 | + "tag": "Alerts" |
| 79 | + }, |
| 80 | + { |
| 81 | + "path": "/api/atlas/v2/groups/{groupId}/alerts/{alertId}", |
| 82 | + "httpMethod": "PATCH", |
| 83 | + "versions": [ |
| 84 | + { |
| 85 | + "version": "2025-03-12", |
| 86 | + "changes": [ |
| 87 | + { |
| 88 | + "change": "added '#/components/schemas/ClusterAlertViewForNdsGroup' to the response body 'oneOf' list for the response", |
| 89 | + "changeCode": "response-body-one-of-added", |
| 90 | + "backwardCompatible": true |
| 91 | + }, |
| 92 | + { |
| 93 | + "change": "removed '#/components/schemas/ClusterAlertView' from the response body 'oneOf' list for the response", |
| 94 | + "changeCode": "response-body-one-of-removed", |
| 95 | + "backwardCompatible": true |
| 96 | + } |
| 97 | + ], |
| 98 | + "stabilityLevel": "stable", |
| 99 | + "changeType": "update" |
| 100 | + } |
| 101 | + ], |
| 102 | + "operationId": "acknowledgeAlert", |
| 103 | + "tag": "Alerts" |
| 104 | + } |
| 105 | + ] |
| 106 | + }, |
2 | 107 | { |
3 | 108 | "date": "2025-05-08", |
4 | 109 | "paths": [ |
|
0 commit comments