|
6 | 6 | * Handle `additionalProperties` set to false by @skarimo in https://github.com/DataDog/datadog-api-client-typescript/pull/1763
|
7 | 7 | * Add `is_totp` and `is_fido` to Synthetic global variables by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1728
|
8 | 8 | ### Added
|
9 |
| -* Enable automerging for cloudflare routes. by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1758 |
10 |
| -* Enable automerging for Fastly routes. by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1759 |
11 |
| -* Enable automerging for opsgenie routes. by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1760 |
12 |
| -* Enable auto-merging for keys routes. by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1761 |
| 9 | +* Add `api_key` and `name` to `CloudflareAccountResponseAttributes`. by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1758 |
| 10 | +* Add `api_key` and `name` to `FastlyAccountUpdateRequestAttributes`. by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1759 |
| 11 | +* Add `opsgenie_api_key` to `OpsgenieServiceResponseAttributes`. by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1760 |
| 12 | +* Add `category` and `remote_config_read_enabled` to `APIKeyCreateAttributes`, and add `LeakedKey`. by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1761 |
13 | 13 | * Allow 4 group-bys for pattern viz by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1768
|
14 | 14 | * add url attribute to metrics assets v2 api by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1770
|
15 | 15 | * Add editable field to suppression rule by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1673
|
|
18 | 18 | ### Changed
|
19 | 19 | * allow variables in port by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1753
|
20 | 20 | * Fix VFTs and extracted local variables enum types by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1731
|
21 |
| -* Extend Widget time schema with support for new fixed_span and live_span object by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1749 |
| 21 | +* Changed Widget time schema to add support for new fixed_span and live_span object by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1749 |
22 | 22 | ### Deprecated
|
23 | 23 | * mark groupby_simple_monitor as deprecated by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1789
|
24 | 24 |
|
|
0 commit comments