Skip to content

Commit 39aac1b

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Update private beta note from Events endpoint (#1484)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 96bb982 commit 39aac1b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.4",
7-
"regenerated": "2023-06-05 15:08:59.861687",
8-
"spec_repo_commit": "2638a894"
7+
"regenerated": "2023-06-06 18:38:45.076485",
8+
"spec_repo_commit": "26e48ac5"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.4",
12-
"regenerated": "2023-06-05 15:08:59.874012",
13-
"spec_repo_commit": "2638a894"
12+
"regenerated": "2023-06-06 18:38:45.094631",
13+
"spec_repo_commit": "26e48ac5"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16439,7 +16439,7 @@ paths:
1643916439
cursorPath: meta.page.after
1644016440
limitParam: page[limit]
1644116441
resultsPath: data
16442-
x-unstable: '**Note**: This endpoint is in private beta.
16442+
x-unstable: '**Note**: This endpoint is in beta.
1644316443

1644416444
For access, contact [Datadog support](https://docs.datadoghq.com/help/).'
1644516445
/api/v2/events/search:
@@ -16484,7 +16484,7 @@ paths:
1648416484
cursorPath: meta.page.after
1648516485
limitParam: body.page.limit
1648616486
resultsPath: data
16487-
x-unstable: '**Note**: This endpoint is in private beta.
16487+
x-unstable: '**Note**: This endpoint is in beta.
1648816488

1648916489
For access, contact [Datadog support](https://docs.datadoghq.com/help/).'
1649016490
/api/v2/incidents:

0 commit comments

Comments
 (0)