Skip to content

Commit d32adee

Browse files
api-clients-generation-pipeline[bot]nmueschjirikuncarci.datadog-api-spec
authored
Remove Synthetic resources property (#201)
* Delete now unused test file * Delete resource_type * Remove * Regenerate client from commit b40b323 of spec repo Co-authored-by: Nicholas Muesch <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> Co-authored-by: Jiri Kuncar <[email protected]> Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 7f22af0 commit d32adee

14 files changed

+29
-591
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.0",
7-
"regenerated": "2020-12-18 15:40:21.228354",
8-
"spec_repo_commit": "a3d8d1a"
7+
"regenerated": "2020-12-21 14:42:12.655409",
8+
"spec_repo_commit": "b40b323"
99
},
1010
"v2": {
1111
"apigentools_version": "1.4.0",
12-
"regenerated": "2020-12-18 15:40:32.991290",
13-
"spec_repo_commit": "a3d8d1a"
12+
"regenerated": "2020-12-21 14:42:23.421350",
13+
"spec_repo_commit": "b40b323"
1414
}
1515
}
1616
}

docs/v1/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -568,8 +568,6 @@ Class | Method | HTTP request | Description
568568
- [SyntheticsPrivateLocationSecrets](SyntheticsPrivateLocationSecrets.md)
569569
- [SyntheticsPrivateLocationSecretsAuthentication](SyntheticsPrivateLocationSecretsAuthentication.md)
570570
- [SyntheticsPrivateLocationSecretsConfigDecryption](SyntheticsPrivateLocationSecretsConfigDecryption.md)
571-
- [SyntheticsResource](SyntheticsResource.md)
572-
- [SyntheticsResourceType](SyntheticsResourceType.md)
573571
- [SyntheticsSSLCertificate](SyntheticsSSLCertificate.md)
574572
- [SyntheticsSSLCertificateIssuer](SyntheticsSSLCertificateIssuer.md)
575573
- [SyntheticsSSLCertificateSubject](SyntheticsSSLCertificateSubject.md)

docs/v1/SyntheticsResource.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/v1/SyntheticsResourceType.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/v1/SyntheticsStepDetail.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Name | Type | Description | Notes
1010
**duration** | **float** | Total duration in millisecond of the test. | [optional]
1111
**error** | **str** | Error returned by the test. | [optional]
1212
**playing_tab** | [**SyntheticsPlayingTab**](SyntheticsPlayingTab.md) | | [optional]
13-
**resources** | [**[SyntheticsResource]**](SyntheticsResource.md) | Array of resources collected by the test. | [optional]
1413
**screenshot_bucket_key** | **bool** | Whether or not screenshots where collected by the test. | [optional]
1514
**skipped** | **bool** | Whether or not to skip this step. | [optional]
1615
**snapshot_bucket_key** | **bool** | Whether or not snapshots where collected by the test. | [optional]

src/datadog_api_client/v1/model/synthetics_resource.py

Lines changed: 0 additions & 189 deletions
This file was deleted.

0 commit comments

Comments
 (0)