You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog/changelog.json
+45Lines changed: 45 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,49 @@
1
1
[
2
+
{
3
+
"date": "2025-08-20",
4
+
"paths": [
5
+
{
6
+
"path": "/api/atlas/v2/groups/{groupId}/events",
7
+
"httpMethod": "GET",
8
+
"versions": [
9
+
{
10
+
"version": "2025-03-12",
11
+
"changes": [
12
+
{
13
+
"change": "added the new 'MONITORING_AGENT_OVERRIDES' enum value to the 'results/items/oneOf[subschema #15: NDS Audits]/eventTypeName' response property",
Copy file name to clipboardExpand all lines: changelog/changelog.yaml
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,29 @@
1
+
- date: "2025-08-20"
2
+
paths:
3
+
- httpMethod: GET
4
+
operationId: listProjectEvents
5
+
path: /api/atlas/v2/groups/{groupId}/events
6
+
tag: Events
7
+
versions:
8
+
- changeType: update
9
+
changes:
10
+
- backwardCompatible: true
11
+
change: 'added the new ''MONITORING_AGENT_OVERRIDES'' enum value to the ''results/items/oneOf[subschema #15: NDS Audits]/eventTypeName'' response property'
Copy file name to clipboardExpand all lines: changelog/internal/changelog-all.json
+45Lines changed: 45 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,49 @@
1
1
[
2
+
{
3
+
"date": "2025-08-20",
4
+
"paths": [
5
+
{
6
+
"path": "/api/atlas/v2/groups/{groupId}/events",
7
+
"httpMethod": "GET",
8
+
"versions": [
9
+
{
10
+
"version": "2025-03-12",
11
+
"changes": [
12
+
{
13
+
"change": "added the new 'MONITORING_AGENT_OVERRIDES' enum value to the 'results/items/oneOf[subschema #15: NDS Audits]/eventTypeName' response property",
Copy file name to clipboardExpand all lines: changelog/internal/changelog-all.yaml
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,29 @@
1
+
- date: "2025-08-20"
2
+
paths:
3
+
- httpMethod: GET
4
+
operationId: listProjectEvents
5
+
path: /api/atlas/v2/groups/{groupId}/events
6
+
tag: Events
7
+
versions:
8
+
- changeType: update
9
+
changes:
10
+
- backwardCompatible: true
11
+
change: 'added the new ''MONITORING_AGENT_OVERRIDES'' enum value to the ''results/items/oneOf[subschema #15: NDS Audits]/eventTypeName'' response property'
0 commit comments