diff --git a/docs-v2/pages/connect/api.mdx b/docs-v2/pages/connect/api.mdx index 3ca1fbeacdb71..656e7a27dc84d 100644 --- a/docs-v2/pages/connect/api.mdx +++ b/docs-v2/pages/connect/api.mdx @@ -2805,6 +2805,10 @@ Update a deployed trigger for a given user. PUT /deployed-triggers/{deployed_trigger_id}/ ``` + +Configured props you define when updating a deployed trigger will **overwrite** previously configured props. + + ##### Path parameters `deployed_trigger_id` **string** diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 80e973774d94e..4dc8f6929af50 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2112,8 +2112,7 @@ importers: specifier: ^1.6.0 version: 1.6.6 - components/catch_all_verifier: - specifiers: {} + components/catch_all_verifier: {} components/cats: dependencies: @@ -9920,8 +9919,7 @@ importers: components/planning_center: {} - components/planpoint: - specifiers: {} + components/planpoint: {} components/planso_forms: {}