From 05da96753a0e34e2f1cf91034d688aaefb75b0c4 Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Thu, 19 Jan 2023 19:20:41 +0100 Subject: [PATCH] feat(event): Remove sdk source --- src/docs/sdk/event-payloads/sdk.mdx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/docs/sdk/event-payloads/sdk.mdx b/src/docs/sdk/event-payloads/sdk.mdx index f5381af853..797de159f4 100644 --- a/src/docs/sdk/event-payloads/sdk.mdx +++ b/src/docs/sdk/event-payloads/sdk.mdx @@ -44,11 +44,6 @@ activated integrations. Each package consists of a `name` in the format `identifier` should be a checkout link and the `version` should be a Git reference (branch, tag or SHA). -`source` - -: _Optional_. The installation mechanism for the SDK. This can be a package -manager like `npm` or `cocoapods` or a custom installation mechanism like `cdn`. - ## Example The following example illustrates the SDK part of the event payload and omits other