Skip to content

Commit 405a7d5

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Adds x-merge-override to rum specs (DataDog#24229)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 03e0c2d commit 405a7d5

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2024-09-06 21:01:31.059882",
8-
"spec_repo_commit": "3dff532a"
7+
"regenerated": "2024-09-10 13:22:26.134468",
8+
"spec_repo_commit": "3ff01074"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-09-06 21:01:39.442066",
13-
"spec_repo_commit": "3dff532a"
12+
"regenerated": "2024-09-10 13:22:34.234216",
13+
"spec_repo_commit": "3ff01074"
1414
}
1515
}
1616
}

data/api/v2/full_spec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42246,6 +42246,9 @@ paths:
4224642246
x-undo:
4224742247
type: safe
4224842248
x-merge-override:
42249+
/api/v2/rum/analytics/aggregate: true
42250+
/api/v2/rum/events: true
42251+
/api/v2/rum/events/search: true
4224942252
/api/v2/team/{team_id}/links: true
4225042253
/api/v2/team/{team_id}/links/{link_id}: true
4225142254
security:

data/api/v2/full_spec_deref.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326169,6 +326169,9 @@
326169326169
}
326170326170
},
326171326171
"x-merge-override": {
326172+
"/api/v2/rum/analytics/aggregate": true,
326173+
"/api/v2/rum/events": true,
326174+
"/api/v2/rum/events/search": true,
326172326175
"/api/v2/team/{team_id}/links": true,
326173326176
"/api/v2/team/{team_id}/links/{link_id}": true
326174326177
}

static/resources/json/full_spec_v2.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326169,6 +326169,9 @@
326169326169
}
326170326170
},
326171326171
"x-merge-override": {
326172+
"/api/v2/rum/analytics/aggregate": true,
326173+
"/api/v2/rum/events": true,
326174+
"/api/v2/rum/events/search": true,
326172326175
"/api/v2/team/{team_id}/links": true,
326173326176
"/api/v2/team/{team_id}/links/{link_id}": true
326174326177
}

0 commit comments

Comments
 (0)