Skip to content

Commit 81ce0bf

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 2738500d of spec repo
1 parent a629757 commit 81ce0bf

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
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-17 21:06:22.556141",
8-
"spec_repo_commit": "2dfddc18"
7+
"regenerated": "2025-03-17 23:52:50.267991",
8+
"spec_repo_commit": "2738500d"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-03-17 21:06:22.571637",
13-
"spec_repo_commit": "2dfddc18"
12+
"regenerated": "2025-03-17 23:52:50.284079",
13+
"spec_repo_commit": "2738500d"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -29913,15 +29913,15 @@ paths:
2991329913
- apiKeyAuth: []
2991429914
appKeyAuth: []
2991529915
- AuthZ:
29916-
- monitors_write
29916+
- monitors_read
2991729917
summary: Validate a monitor
2991829918
tags:
2991929919
- Monitors
2992029920
x-codegen-request-body-name: body
2992129921
x-permission:
2992229922
operator: OR
2992329923
permissions:
29924-
- monitors_write
29924+
- monitors_read
2992529925
/api/v1/monitor/{monitor_id}:
2992629926
delete:
2992729927
description: Delete the specified monitor
@@ -30214,15 +30214,15 @@ paths:
3021430214
- apiKeyAuth: []
3021530215
appKeyAuth: []
3021630216
- AuthZ:
30217-
- monitors_write
30217+
- monitors_read
3021830218
summary: Validate an existing monitor
3021930219
tags:
3022030220
- Monitors
3022130221
x-codegen-request-body-name: body
3022230222
x-permission:
3022330223
operator: OR
3022430224
permissions:
30225-
- monitors_write
30225+
- monitors_read
3022630226
/api/v1/monthly_custom_reports:
3022730227
get:
3022830228
deprecated: true

LICENSE-3rdparty.csv

+2-1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ powerfmt,https://github.com/jhpratt/powerfmt,MIT OR Apache-2.0,Jacob Pratt <jaco
9494
ppv-lite86,https://github.com/cryptocorrosion/cryptocorrosion,MIT OR Apache-2.0,The CryptoCorrosion Contributors
9595
proc-macro2,https://github.com/dtolnay/proc-macro2,MIT OR Apache-2.0,"David Tolnay <[email protected]>, Alex Crichton <[email protected]>"
9696
quote,https://github.com/dtolnay/quote,MIT OR Apache-2.0,David Tolnay <[email protected]>
97+
r-efi,https://github.com/r-efi/r-efi,MIT OR Apache-2.0 OR LGPL-2.1-or-later,The r-efi Authors
9798
rand,https://github.com/rust-random/rand,MIT OR Apache-2.0,"The Rand Project Developers, The Rust Project Developers"
9899
rand_chacha,https://github.com/rust-random/rand,MIT OR Apache-2.0,"The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors"
99100
redox_syscall,https://gitlab.redox-os.org/redox-os/syscall,MIT,Jeremy Soller <[email protected]>
@@ -166,7 +167,7 @@ windows_x86_64_gnu,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Mic
166167
windows_x86_64_gnullvm,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
167168
windows_x86_64_msvc,https://github.com/microsoft/windows-rs,MIT OR Apache-2.0,Microsoft
168169
winreg,https://github.com/gentoo90/winreg-rs,MIT,Igor Shaula <[email protected]>
169-
wit-bindgen-rt,https://github.com/bytecodealliance/wasi-rs,Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT,The wit-bindgen-rt Authors
170+
wit-bindgen-rt,https://github.com/bytecodealliance/wit-bindgen,Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT,The wit-bindgen-rt Authors
170171
write16,https://github.com/hsivonen/write16,Apache-2.0 OR MIT,The write16 Authors
171172
writeable,https://github.com/unicode-org/icu4x,Unicode-3.0,The ICU4X Project Developers
172173
yoke,https://github.com/unicode-org/icu4x,Unicode-3.0,Manish Goregaokar <[email protected]>

0 commit comments

Comments
 (0)