Skip to content

Commit 0b50422

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 22db677 of spec repo
1 parent 177d72f commit 0b50422

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.generator/schemas/v1/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8152,7 +8152,7 @@ components:
81528152
readOnly: true
81538153
type: object
81548154
MonitorSearchResponse:
8155-
description: The response form a monitor search.
8155+
description: The response from a monitor search.
81568156
example:
81578157
counts:
81588158
muted:

src/datadog_api_client/v1/model/monitor_search_response.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def __init__(
5050
**kwargs,
5151
):
5252
"""
53-
The response form a monitor search.
53+
The response from a monitor search.
5454
5555
:param counts: The counts of monitors per different criteria.
5656
:type counts: MonitorSearchResponseCounts, optional

0 commit comments

Comments
 (0)