Remove duplicate MonitorFormulaAndFunctionCostDataSource schema#35296
Remove duplicate MonitorFormulaAndFunctionCostDataSource schema#35296api-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/f817459d0eed9c388680d21986b343b1e6710a75/data/api/v2/full_spec.yaml#L97089-L97090
Restore BatchRowsQuery operation in v2 API spec
This change removes the entire /api/v2/reference-tables/queries/batch-rows operation from data/api/v2/full_spec.yaml (and matching entries in config/_default/menus/api.en.yaml and data/api/v2/translate_actions.json), which makes the batch row lookup API disappear from published docs and generated operation metadata. Because this commit is scoped to deduplicating monitor data-source schemas, dropping an unrelated Reference Tables endpoint is a breaking regression for users that depend on batch row queries by primary key.
ℹ️ 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".
See DataDog/datadog-api-spec#5265 Test branch datadog-api-spec/test/fix/deduplicate-monitor-data-source-schema