Skip to content

Commit cd22231

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

3 files changed

Lines changed: 9 additions & 5 deletions

File tree

.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": "2025-03-28 19:43:06.678639",
8-
"spec_repo_commit": "1d2132af"
7+
"regenerated": "2025-03-31 17:03:17.624375",
8+
"spec_repo_commit": "0ca89ebc"
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:03:17.640526",
13+
"spec_repo_commit": "0ca89ebc"
1414
}
1515
}
1616
}

LICENSE-3rdparty.csv

Lines changed: 4 additions & 0 deletions
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 <retep998@gmail.com>
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

Lines changed: 1 addition & 1 deletion
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+
@skip @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)