Skip to content

Commit 6d2c1eb

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit d9089b2 of spec repo (#773)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 7f43fd4 commit 6d2c1eb

File tree

10 files changed

+28
-19
lines changed

10 files changed

+28
-19
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.5.1.dev2",
7-
"regenerated": "2022-01-06 14:52:47.116667",
8-
"spec_repo_commit": "33f3b8d"
7+
"regenerated": "2022-01-10 14:23:45.936665",
8+
"spec_repo_commit": "d9089b2"
99
},
1010
"v2": {
1111
"apigentools_version": "1.5.1.dev2",
12-
"regenerated": "2022-01-06 14:52:47.519492",
13-
"spec_repo_commit": "33f3b8d"
12+
"regenerated": "2022-01-10 14:23:46.335468",
13+
"spec_repo_commit": "d9089b2"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13180,8 +13180,13 @@ components:
1318013180
public_id:
1318113181
description: The organization public ID.
1318213182
type: string
13183+
replay_session_count:
13184+
description: Contains the number of RUM Replay Sessions (data available
13185+
beginning November 1, 2021).
13186+
format: int64
13187+
type: integer
1318313188
session_count:
13184-
description: Contains the number of RUM Sessions.
13189+
description: Contains the number of browser RUM Lite Sessions.
1318513190
format: int64
1318613191
type: integer
1318713192
session_count_android:
@@ -13611,8 +13616,8 @@ components:
1361113616
format: int64
1361213617
type: integer
1361313618
rum_session_count_sum:
13614-
description: Shows the sum of all browser RUM Sessions over all hours in
13615-
the current date for all organizations
13619+
description: Shows the sum of all browser RUM Lite Sessions over all hours
13620+
in the current date for all organizations
1361613621
format: int64
1361713622
type: integer
1361813623
rum_total_session_count_sum:
@@ -13890,8 +13895,8 @@ components:
1389013895
format: int64
1389113896
type: integer
1389213897
rum_session_count_sum:
13893-
description: Shows the sum of all browser RUM Sessions over all hours in
13894-
the current date for the given org.
13898+
description: Shows the sum of all browser RUM Lite Sessions over all hours
13899+
in the current date for the given org.
1389513900
format: int64
1389613901
type: integer
1389713902
rum_total_session_count_sum:
@@ -14209,8 +14214,8 @@ components:
1420914214
format: int64
1421014215
type: integer
1421114216
rum_session_count_agg_sum:
14212-
description: Shows the sum of all browser RUM Sessions over all hours in
14213-
the current months for all organizations.
14217+
description: Shows the sum of all browser RUM Lite Sessions over all hours
14218+
in the current months for all organizations.
1421414219
format: int64
1421514220
type: integer
1421614221
rum_total_session_count_agg_sum:

docs/v1/UsageRumSessionsHour.md

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/v1/UsageSummaryDate.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/v1/UsageSummaryDateOrg.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/v1/UsageSummaryResponse.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/datadog_api_client/v1/model/usage_rum_sessions_hour.py

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/datadog_api_client/v1/model/usage_summary_date.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/datadog_api_client/v1/model/usage_summary_date_org.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/datadog_api_client/v1/model/usage_summary_response.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)