Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions .generated-info
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"spec_repo_commit": "bb240c6",
"generated": "2025-07-14 18:16:06.328"
"spec_repo_commit": "d93d991",
"generated": "2025-07-15 09:31:41.973"
}
11 changes: 9 additions & 2 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17197,7 +17197,7 @@ components:
description: Object describing the extra options for a Synthetic test.
properties:
accept_self_signed:
description: 'For SSL test, whether or not the test should allow self signed
description: 'For SSL tests, whether or not the test should allow self signed

certificates.'
type: boolean
Expand All @@ -17206,7 +17206,7 @@ components:
test.
type: boolean
checkCertificateRevocation:
description: For SSL test, whether or not the test should fail on revoked
description: For SSL tests, whether or not the test should fail on revoked
certificate in stapled OCSP.
type: boolean
ci:
Expand All @@ -17217,6 +17217,10 @@ components:
items:
$ref: '#/components/schemas/SyntheticsDeviceID'
type: array
disableAiaIntermediateFetching:
description: For SSL tests, whether or not the test should disable fetching
intermediate certificates from AIA.
type: boolean
disableCors:
description: Whether or not to disable CORS mechanism.
type: boolean
Expand Down Expand Up @@ -17460,6 +17464,9 @@ components:
description: A protobuf file that needs to be gzipped first then base64
encoded.
type: string
disableAiaIntermediateFetching:
description: Disable fetching intermediate certificates from AIA.
type: boolean
dnsServer:
description: DNS server to use for DNS tests.
type: string
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2025-06-02T14:06:04.761Z
2025-07-11T17:23:47.597Z

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2025-06-02T14:05:42.416Z
2025-07-11T17:23:50.849Z

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2025-06-02T14:03:51.685Z
2025-07-11T17:23:54.276Z

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-12-09T11:18:02.836Z
2025-07-11T17:23:57.607Z

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2025-06-02T13:54:14.928Z
2025-07-11T17:23:59.790Z
Loading
Loading