Skip to content

Commit 9155463

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 3826157e of spec repo
1 parent 0f88b85 commit 9155463

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

.apigentools-info

+4-4
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": "2025-03-28 19:43:06.678639",
8-
"spec_repo_commit": "1d2132af"
7+
"regenerated": "2025-03-31 17:39:54.402366",
8+
"spec_repo_commit": "3826157e"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-03-28 19:43:06.697535",
13-
"spec_repo_commit": "1d2132af"
12+
"regenerated": "2025-03-31 17:39:54.418256",
13+
"spec_repo_commit": "3826157e"
1414
}
1515
}
1616
}

LICENSE-3rdparty.csv

+4
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,11 @@ wasm-timer,https://github.com/tomaka/wasm-timer,MIT,Pierre Krieger <pierre.krieg
155155
web-sys,https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys,MIT OR Apache-2.0,The wasm-bindgen Developers
156156
winapi,https://github.com/retep998/winapi-rs,MIT OR Apache-2.0,Peter Atashian <[email protected]>
157157
windows-core,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
158+
windows-implement,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
159+
windows-interface,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
158160
windows-link,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
161+
windows-result,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
162+
windows-strings,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
159163
windows-sys,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
160164
windows-targets,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
161165
windows_aarch64_gnullvm,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft

tests/scenarios/features/v2/ip_allowlist.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Feature: IP Allowlist
4646
When the request is sent
4747
Then the response status is 404 Not Found
4848

49-
@team:DataDog/aaa-core-access
49+
@replay-only @skip-terraform-config @team:DataDog/aaa-core-access
5050
Scenario: Update IP Allowlist returns "OK" response
5151
Given the "ip_allowlist_empty_disabled" has no entries and is disabled
5252
And new "UpdateIPAllowlist" request

0 commit comments

Comments
 (0)