Skip to content

Commit e91b082

Browse files
ISS-175257: Fix outdated marketplace docs (#230)
* ISS-175257: Fix outdated marketplace docs Changed the paragraph describing publication of restricted marketplace items as private marketplaces have been deprecated. https://app.devrev.ai/devrev/works/ISS-175257 * restored formatter changes * resolved comments * resolved comments * Update fern/docs/pages/snapin-concepts.mdx Co-authored-by: Atul-Butola <atul.butola@devrev.ai> --------- Co-authored-by: Atul-Butola <atul.butola@devrev.ai>
1 parent 516b823 commit e91b082

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/docs/pages/snapin-concepts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Snap-in resources are user-level objects like keyrings, event sources, and input
8787

8888
The [marketplace](https://marketplace.devrev.ai/marketplace) is a portal where DevRev and external developers can publish snap-ins and other extensions.
8989

90-
Similarly, developers can use private marketplaces to publish their own custom snap-ins that are scoped to their dev org.
90+
If developers want to make their snap-ins available only to their dev org, and optionally to some external ones, they can publish them to the marketplace with `restricted` access.
9191

9292
## Personas
9393

@@ -97,4 +97,4 @@ The developer's dev org is responsible for publishing the snap-in to the marketp
9797

9898
### Installer
9999

100-
Installers install the snap-in, provide configuration inputs, set up the necessary keyrings, and configure webhooks for external apps.
100+
Installers install the snap-in, provide configuration inputs, set up the necessary keyrings, and configure webhooks for external apps.

0 commit comments

Comments
 (0)