Skip to content

[cloud-network-monitoring] Remove preview note and adjust limit test #30490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2025-07-16 19:15:38.508022",
"spec_repo_commit": "2ffdc3f0"
"regenerated": "2025-07-16 20:21:11.572129",
"spec_repo_commit": "958ae27f"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2025-07-16 19:15:47.660650",
"spec_repo_commit": "2ffdc3f0"
"regenerated": "2025-07-16 20:21:20.831294",
"spec_repo_commit": "958ae27f"
}
}
}
3 changes: 1 addition & 2 deletions config/_default/menus/api.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6245,8 +6245,7 @@ menu:
- v2
operationids:
- GetAggregatedConnections
unstable:
- v2
unstable: []
order: 1
- name: Cloudflare Integration
url: /api/latest/cloudflare-integration/
Expand Down
3 changes: 0 additions & 3 deletions data/api/v2/full_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56985,9 +56985,6 @@ paths:
x-menu-order: 1
x-undo:
type: safe
x-unstable: '**Note**: This endpoint is in Preview. If you have any feedback,

contact [Datadog support](https://docs.datadoghq.com/help/).'
/api/v2/on-call/escalation-policies:
post:
description: Create a new On-Call escalation policy
Expand Down
3 changes: 1 addition & 2 deletions data/api/v2/full_spec_deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -439143,8 +439143,7 @@
"x-menu-order": 1,
"x-undo": {
"type": "safe"
},
"x-unstable": "**Note**: This endpoint is in Preview. If you have any feedback,\ncontact [Datadog support](https://docs.datadoghq.com/help/)."
}
}
},
"/api/v2/on-call/escalation-policies": {
Expand Down
3 changes: 1 addition & 2 deletions static/resources/json/full_spec_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -439143,8 +439143,7 @@
"x-menu-order": 1,
"x-undo": {
"type": "safe"
},
"x-unstable": "**Note**: This endpoint is in Preview. If you have any feedback,\ncontact [Datadog support](https://docs.datadoghq.com/help/)."
}
}
},
"/api/v2/on-call/escalation-policies": {
Expand Down
Loading