Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
f2920e7
Go tests for endpoint 1
anthonypalmeira Jul 8, 2020
22c15fa
Added error tests for Daily Custom Reports
anthonypalmeira Jul 8, 2020
0729f4d
Wrote Go Tests For Specified Daily Custom Reports
anthonypalmeira Jul 8, 2020
744cf7e
Wrote Go Tests For Monthly Custom Reports
anthonypalmeira Jul 8, 2020
362dd90
Wrote Go Tests For Specified Monthly Custom Reports
anthonypalmeira Jul 8, 2020
060c6b6
Included 404
anthonypalmeira Jul 8, 2020
b0eb5ee
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
anthonypalmeira Jul 9, 2020
cd93a6d
Modified Monthly Custom Report Error Test
anthonypalmeira Jul 9, 2020
06aaa51
Merge branch 'datadog-api-spec/test/anthony/usage-attribution' of git…
anthonypalmeira Jul 9, 2020
aeb3b41
Modified Monthly Custom Report Error Test
anthonypalmeira Jul 9, 2020
03a5923
Removed 5XX server error
anthonypalmeira Jul 11, 2020
5f991a6
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
api-clients-generation-pipeline[bot] Jul 11, 2020
1a962cb
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
api-clients-generation-pipeline[bot] Jul 11, 2020
da80208
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
api-clients-generation-pipeline[bot] Jul 11, 2020
835c352
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
api-clients-generation-pipeline[bot] Jul 12, 2020
53bbf70
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
api-clients-generation-pipeline[bot] Jul 12, 2020
d18ba02
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
api-clients-generation-pipeline[bot] Jul 13, 2020
c0170ce
Enabled unstable operation for Go tests
anthonypalmeira Jul 13, 2020
62704b8
Merge branch 'datadog-api-spec/test/anthony/usage-attribution' of git…
anthonypalmeira Jul 13, 2020
42efcd8
Enabled unstable operation for Go tests
anthonypalmeira Jul 13, 2020
0515c94
Included skip for tests without generated reports/no cassettes recorded
anthonypalmeira Jul 15, 2020
77e6de8
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
anthonypalmeira Jul 16, 2020
9b8e40a
New Cassettes with FROG org and Go tests with skip
anthonypalmeira Jul 16, 2020
444a181
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
api-clients-generation-pipeline[bot] Jul 16, 2020
9a8a0e0
Changed if statements for skipping test
anthonypalmeira Jul 16, 2020
f549f4e
Merge branch 'datadog-api-spec/test/anthony/usage-attribution' of git…
anthonypalmeira Jul 16, 2020
2719c93
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
api-clients-generation-pipeline[bot] Jul 16, 2020
f20b0fb
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
api-clients-generation-pipeline[bot] Jul 16, 2020
fdb5e17
reportID is now() -1 day
anthonypalmeira Jul 17, 2020
80a6daf
Merge branch 'datadog-api-spec/test/anthony/usage-attribution' of git…
anthonypalmeira Jul 17, 2020
b3a44d4
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
api-clients-generation-pipeline[bot] Jul 17, 2020
24c18b4
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
api-clients-generation-pipeline[bot] Jul 17, 2020
f203764
Modified comment
anthonypalmeira Jul 17, 2020
4a32b95
Merge branch 'datadog-api-spec/test/anthony/usage-attribution' of git…
anthonypalmeira Jul 17, 2020
6f1cff9
Merge branch 'master' into datadog-api-spec/test/anthony/usage-attrib…
api-clients-generation-pipeline[bot] Jul 17, 2020
fd313b0
Regenerate client from commit 1a4fe88 of spec repo
Jul 17, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.2.0",
"regenerated": "2020-07-16 09:50:24.906168",
"spec_repo_commit": "1c2672b"
"regenerated": "2020-07-17 21:08:16.591345",
"spec_repo_commit": "1a4fe88"
},
"v2": {
"apigentools_version": "1.2.0",
"regenerated": "2020-07-16 09:50:30.654388",
"spec_repo_commit": "1c2672b"
"regenerated": "2020-07-17 21:08:22.788662",
"spec_repo_commit": "1a4fe88"
}
}
}
26 changes: 26 additions & 0 deletions api/v1/datadog/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,11 @@ docs/UsageBillableSummaryBody.md
docs/UsageBillableSummaryHour.md
docs/UsageBillableSummaryKeys.md
docs/UsageBillableSummaryResponse.md
docs/UsageCustomReportsAttributes.md
docs/UsageCustomReportsData.md
docs/UsageCustomReportsMeta.md
docs/UsageCustomReportsPage.md
docs/UsageCustomReportsResponse.md
docs/UsageFargateHour.md
docs/UsageFargateResponse.md
docs/UsageHostHour.md
Expand All @@ -372,10 +377,18 @@ docs/UsageNetworkFlowsHour.md
docs/UsageNetworkFlowsResponse.md
docs/UsageNetworkHostsHour.md
docs/UsageNetworkHostsResponse.md
docs/UsageReportsType.md
docs/UsageRumSessionsHour.md
docs/UsageRumSessionsResponse.md
docs/UsageSNMPHour.md
docs/UsageSNMPResponse.md
docs/UsageSort.md
docs/UsageSortDirection.md
docs/UsageSpecifiedCustomReportsAttributes.md
docs/UsageSpecifiedCustomReportsData.md
docs/UsageSpecifiedCustomReportsMeta.md
docs/UsageSpecifiedCustomReportsPage.md
docs/UsageSpecifiedCustomReportsResponse.md
docs/UsageSummaryDate.md
docs/UsageSummaryDateOrg.md
docs/UsageSummaryResponse.md
Expand Down Expand Up @@ -743,6 +756,11 @@ model_usage_billable_summary_body.go
model_usage_billable_summary_hour.go
model_usage_billable_summary_keys.go
model_usage_billable_summary_response.go
model_usage_custom_reports_attributes.go
model_usage_custom_reports_data.go
model_usage_custom_reports_meta.go
model_usage_custom_reports_page.go
model_usage_custom_reports_response.go
model_usage_fargate_hour.go
model_usage_fargate_response.go
model_usage_host_hour.go
Expand All @@ -758,10 +776,18 @@ model_usage_network_flows_hour.go
model_usage_network_flows_response.go
model_usage_network_hosts_hour.go
model_usage_network_hosts_response.go
model_usage_reports_type.go
model_usage_rum_sessions_hour.go
model_usage_rum_sessions_response.go
model_usage_snmp_hour.go
model_usage_snmp_response.go
model_usage_sort.go
model_usage_sort_direction.go
model_usage_specified_custom_reports_attributes.go
model_usage_specified_custom_reports_data.go
model_usage_specified_custom_reports_meta.go
model_usage_specified_custom_reports_page.go
model_usage_specified_custom_reports_response.go
model_usage_summary_date.go
model_usage_summary_date_org.go
model_usage_summary_response.go
Expand Down
19 changes: 18 additions & 1 deletion api/v1/datadog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,12 @@ Class | Method | HTTP request | Description
*TagsApi* | [**GetHostTags**](docs/TagsApi.md#gethosttags) | **Get** /api/v1/tags/hosts/{host_name} | Get host tags
*TagsApi* | [**ListHostTags**](docs/TagsApi.md#listhosttags) | **Get** /api/v1/tags/hosts | Get Tags
*TagsApi* | [**UpdateHostTags**](docs/TagsApi.md#updatehosttags) | **Put** /api/v1/tags/hosts/{host_name} | Update host tags
*UsageMeteringApi* | [**GetDailyCustomReports**](docs/UsageMeteringApi.md#getdailycustomreports) | **Get** /api/v1/daily_custom_reports | Get the list of available daily custom reports
*UsageMeteringApi* | [**GetMonthlyCustomReports**](docs/UsageMeteringApi.md#getmonthlycustomreports) | **Get** /api/v1/monthly_custom_reports | Get the list of available monthly custom reports
*UsageMeteringApi* | [**GetSpecifiedDailyCustomReports**](docs/UsageMeteringApi.md#getspecifieddailycustomreports) | **Get** /api/v1/daily_custom_reports/{report_id} | Get specified daily custom reports
*UsageMeteringApi* | [**GetSpecifiedMonthlyCustomReports**](docs/UsageMeteringApi.md#getspecifiedmonthlycustomreports) | **Get** /api/v1/monthly_custom_reports/{report_id} | Get specified monthly custom reports
*UsageMeteringApi* | [**GetUsageAnalyzedLogs**](docs/UsageMeteringApi.md#getusageanalyzedlogs) | **Get** /api/v1/usage/analyzed_logs | Get hourly usage for analyzed logs
*UsageMeteringApi* | [**GetUsageBillableSummary**](docs/UsageMeteringApi.md#getusagebillablesummary) | **Get** /api/v1/usage/billable-summary | Get monthly billable summary
*UsageMeteringApi* | [**GetUsageBillableSummary**](docs/UsageMeteringApi.md#getusagebillablesummary) | **Get** /api/v1/usage/billable-summary | Get billable usage across your multi-org account
*UsageMeteringApi* | [**GetUsageFargate**](docs/UsageMeteringApi.md#getusagefargate) | **Get** /api/v1/usage/fargate | Get hourly usage for Fargate
*UsageMeteringApi* | [**GetUsageHosts**](docs/UsageMeteringApi.md#getusagehosts) | **Get** /api/v1/usage/hosts | Get hourly usage for hosts and containers
*UsageMeteringApi* | [**GetUsageLambda**](docs/UsageMeteringApi.md#getusagelambda) | **Get** /api/v1/usage/aws_lambda | Get hourly usage for Lambda
Expand Down Expand Up @@ -519,6 +523,11 @@ Class | Method | HTTP request | Description
- [UsageBillableSummaryHour](docs/UsageBillableSummaryHour.md)
- [UsageBillableSummaryKeys](docs/UsageBillableSummaryKeys.md)
- [UsageBillableSummaryResponse](docs/UsageBillableSummaryResponse.md)
- [UsageCustomReportsAttributes](docs/UsageCustomReportsAttributes.md)
- [UsageCustomReportsData](docs/UsageCustomReportsData.md)
- [UsageCustomReportsMeta](docs/UsageCustomReportsMeta.md)
- [UsageCustomReportsPage](docs/UsageCustomReportsPage.md)
- [UsageCustomReportsResponse](docs/UsageCustomReportsResponse.md)
- [UsageFargateHour](docs/UsageFargateHour.md)
- [UsageFargateResponse](docs/UsageFargateResponse.md)
- [UsageHostHour](docs/UsageHostHour.md)
Expand All @@ -534,10 +543,18 @@ Class | Method | HTTP request | Description
- [UsageNetworkFlowsResponse](docs/UsageNetworkFlowsResponse.md)
- [UsageNetworkHostsHour](docs/UsageNetworkHostsHour.md)
- [UsageNetworkHostsResponse](docs/UsageNetworkHostsResponse.md)
- [UsageReportsType](docs/UsageReportsType.md)
- [UsageRumSessionsHour](docs/UsageRumSessionsHour.md)
- [UsageRumSessionsResponse](docs/UsageRumSessionsResponse.md)
- [UsageSNMPHour](docs/UsageSNMPHour.md)
- [UsageSNMPResponse](docs/UsageSNMPResponse.md)
- [UsageSort](docs/UsageSort.md)
- [UsageSortDirection](docs/UsageSortDirection.md)
- [UsageSpecifiedCustomReportsAttributes](docs/UsageSpecifiedCustomReportsAttributes.md)
- [UsageSpecifiedCustomReportsData](docs/UsageSpecifiedCustomReportsData.md)
- [UsageSpecifiedCustomReportsMeta](docs/UsageSpecifiedCustomReportsMeta.md)
- [UsageSpecifiedCustomReportsPage](docs/UsageSpecifiedCustomReportsPage.md)
- [UsageSpecifiedCustomReportsResponse](docs/UsageSpecifiedCustomReportsResponse.md)
- [UsageSummaryDate](docs/UsageSummaryDate.md)
- [UsageSummaryDateOrg](docs/UsageSummaryDateOrg.md)
- [UsageSummaryResponse](docs/UsageSummaryResponse.md)
Expand Down
Loading