Skip to content

Commit 3ff81d6

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 9a2112a of spec repo
1 parent e8d36dd commit 3ff81d6

File tree

1,887 files changed

+102848
-2767
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,887 files changed

+102848
-2767
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.dev11",
7-
"regenerated": "2021-07-23 09:17:27.076054",
8-
"spec_repo_commit": "0b10309"
7+
"regenerated": "2021-07-27 12:46:06.989229",
8+
"spec_repo_commit": "9a2112a"
99
},
1010
"v2": {
1111
"apigentools_version": "1.4.1.dev11",
12-
"regenerated": "2021-07-23 09:17:49.537097",
13-
"spec_repo_commit": "0b10309"
12+
"regenerated": "2021-07-27 12:46:33.945818",
13+
"spec_repo_commit": "9a2112a"
1414
}
1515
}
1616
}

.openapi-generator/FILES

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,6 @@ datadog_api_client/v2/model/users_response.py
341341
datadog_api_client/v2/model/users_type.py
342342
datadog_api_client/v2/model_utils.py
343343
datadog_api_client/v2/models/__init__.py
344-
datadog_api_client/v2/models/__init__.py
345344
datadog_api_client/v2/rest.py
346345
docs/APIErrorResponse.md
347346
docs/APIKeyCreateAttributes.md

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.0-SNAPSHOT
1+
5.2.1-SNAPSHOT

docs/v1/APIErrorResponse.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Error response object.
66
Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**errors** | **[str]** | Array of errors returned by the API. |
9+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
910

10-
[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
11+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
1112

1213

docs/v1/AWSAccount.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ Name | Type | Description | Notes
1313
**host_tags** | **[str]** | Array of tags (in the form `key:value`) to add to all hosts and metrics reporting through this integration. | [optional]
1414
**role_name** | **str** | Your Datadog role delegation name. | [optional]
1515
**secret_access_key** | **str** | Your AWS secret access key. Only required if your AWS account is a GovCloud or China account. | [optional]
16+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
1617

17-
[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
18+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
1819

1920

docs/v1/AWSAccountAndLambdaRequest.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**account_id** | **str** | Your AWS Account ID without dashes. |
99
**lambda_arn** | **str** | ARN of the Datadog Lambda created during the Datadog-Amazon Web services Log collection setup. |
10+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
1011

11-
[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
12+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
1213

1314

docs/v1/AWSAccountCreateResponse.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ The Response returned by the AWS Create Account call.
66
Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**external_id** | **str** | AWS external_id. | [optional]
9+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
910

10-
[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
11+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
1112

1213

docs/v1/AWSAccountDeleteRequest.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Name | Type | Description | Notes
88
**access_key_id** | **str** | Your AWS access key ID. Only required if your AWS account is a GovCloud or China account. | [optional]
99
**account_id** | **str** | Your AWS Account ID without dashes. | [optional]
1010
**role_name** | **str** | Your Datadog role delegation name. | [optional]
11+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
1112

12-
[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
13+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
1314

1415

docs/v1/AWSAccountListResponse.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ List of enabled AWS accounts.
66
Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**accounts** | [**[AWSAccount]**](AWSAccount.md) | List of enabled AWS accounts. | [optional]
9+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
910

10-
[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
11+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
1112

1213

docs/v1/AWSLogsAsyncError.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
88
**code** | **str** | Code properties | [optional]
99
**message** | **str** | Message content. | [optional]
10+
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
1011

11-
[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
12+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
1213

1314

0 commit comments

Comments
 (0)