Skip to content

Commit f760795

Browse files
feat(edge_services): add tls caa malfunction error (#2464)
Co-authored-by: Jonathan R. <[email protected]>
1 parent b9ec922 commit f760795

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages_generated/edge_services/src/v1beta1/types.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ export type PipelineErrorCode =
7272
| 'tls_root_missing'
7373
| 'tls_san_mismatch'
7474
| 'tls_self_signed'
75+
| 'tls_caa_malfunction'
7576
| 'pipeline_invalid_workflow'
7677
| 'pipeline_missing_head_stage'
7778

0 commit comments

Comments
 (0)