-
Notifications
You must be signed in to change notification settings - Fork 58
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
Create types for app builder queries explicitly, remove experimental flag #2931
Merged
api-clients-generation-pipeline
merged 9 commits into
master
from
datadog-api-spec/generated/3543
Mar 3, 2025
Merged
Create types for app builder queries explicitly, remove experimental flag #2931
api-clients-generation-pipeline
merged 9 commits into
master
from
datadog-api-spec/generated/3543
Mar 3, 2025
+3,716
−552
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
8c71782
to
5e8d80c
Compare
f790b5e
to
9150e1f
Compare
…uilder-queries-explicitly
85c8518
to
a1e0a8f
Compare
…uilder-queries-explicitly
a1e0a8f
to
a99a341
Compare
…uilder-queries-explicitly
a99a341
to
4619757
Compare
…uilder-queries-explicitly
4619757
to
add4284
Compare
a50c0f7
to
9e11ad7
Compare
…uilder-queries-explicitly
9e11ad7
to
838c3b7
Compare
ashley
approved these changes
Mar 3, 2025
github-actions bot
pushed a commit
that referenced
this pull request
Mar 3, 2025
Loading
Loading status checks…
…flag (#2931) * add support for empty additionalProperties object in oneOf * handle maps in oneOF * dont use pointer for map * Regenerate client from commit 35df584d of spec repo --------- Co-authored-by: Sherzod Karimov <sherzod.karimov@datadoghq.com> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com> 286ef8c
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See DataDog/datadog-api-spec#3543
Test branch datadog-api-spec/test/oliver/create-types-for-app-builder-queries-explicitly
AAWF-218