Add OpenAPI documentation for keep_unmatched field in ocsf mapper processor #35297
Add OpenAPI documentation for keep_unmatched field in ocsf mapper processor #35297api-clients-generation-pipeline[bot] wants to merge 1 commit intomasterfrom
Conversation
There was a problem hiding this comment.
💡 Codex Review
https://github.com/DataDog/documentation/blob/53b531cf74d61ff36d6ba6168f62f186cf2fd0cd/data/api/v2/full_spec.yaml#L97089
Restore BatchRowsQuery operation in v2 API spec
This change removes the entire BatchRowsQuery endpoint (/api/v2/reference-tables/queries/batch-rows) and its request/response schemas from data/api/v2/full_spec.yaml even though the commit is scoped to adding keep_unmatched for OCSF mapping; as a result, generated docs/SDK metadata will stop exposing a previously documented Reference Tables API operation, creating a breaking regression for users that still call that route. The same removal is propagated to menu and examples files, so this is not just a display issue but a spec-level API surface drop.
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
53b531c to
2fe4c88
Compare
2fe4c88 to
59d6cb1
Compare
See DataDog/datadog-api-spec#5266 Test branch datadog-api-spec/test/sebastien.lubineau/obs-pipelines-ocsf-keep-unmatched