Skip to content

Commit f28a88b

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit cd769d5 of spec repo (#133)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 4812ab9 commit f28a88b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.4.1.dev6",
7-
"regenerated": "2021-05-17 13:51:56.851506",
8-
"spec_repo_commit": "e34c19d"
7+
"regenerated": "2021-05-18 08:19:41.200180",
8+
"spec_repo_commit": "cd769d5"
99
},
1010
"v2": {
1111
"apigentools_version": "1.4.1.dev6",
12-
"regenerated": "2021-05-17 13:52:02.727705",
13-
"spec_repo_commit": "e34c19d"
12+
"regenerated": "2021-05-18 08:19:46.080524",
13+
"spec_repo_commit": "cd769d5"
1414
}
1515
}
1616
}

packages/datadog-api-client-v1/models/MonitorOptions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export class MonitorOptions {
3030
*/
3131
'enableLogsSample'?: boolean;
3232
/**
33-
* A message to include with a re-notification. Supports the `@username` notification we allow elsewhere. Not applicable if `renotify_interval` is `None`.
33+
* We recommend using the [is_renotify](https://docs.datadoghq.com/monitors/notifications/?tab=is_alert#renotify), block in the original message instead. A message to include with a re-notification. Supports the `@username` notification we allow elsewhere. Not applicable if `renotify_interval` is `None`.
3434
*/
3535
'escalationMessage'?: string;
3636
/**

0 commit comments

Comments
 (0)