Reflect Free/Enterprise pricing in plan references - #6782
Open
devin-ai-integration[bot] wants to merge 3 commits into
Open
Reflect Free/Enterprise pricing in plan references#6782devin-ai-integration[bot] wants to merge 3 commits into
devin-ai-integration[bot] wants to merge 3 commits into
Conversation
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Contributor
Pricing lists advanced RBAC as Enterprise-only, so it is not part of Free. Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Add the Enterprise gate to custom CSS/JS, custom React components, and localization. Replace the Team-or-Enterprise gate on audiences and SSE pages with an SDK-scoped Enterprise gate (docs use is Free). Drop gates on OAuth, pagination, idempotency, and retries, which are now Free. Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Pricing collapses from Hobby/Team/Enterprise to Free/Enterprise (marketing-site #435). Docs now use only two plan names, and every feature the pricing tables mark Enterprise-only opens with the standard
<Markdown src="/snippets/enterprise-plan.mdx"/>gate; features in the Free column have no gate.Plan references
dashboard/pages/permissions.mdx):Hobby 2 / Team 5 / Enterprise Custom→Free 10 / Enterprise Custom.docs/pages/ai/overview.mdx): 250 (Free) / custom (Enterprise).Enterprise gate added (Enterprise-only in the Docs pricing table)
Gate removed (now Free)
team-plan.mdx)x-fern-pagination, idempotency headers, auto-pagination, retries with backoff (enterprise-plan.mdx)New SDK-scoped gate for pages shared by Docs and SDKs where pricing differs (audiences and SSE are Free for docs, Enterprise for SDKs):
Used on the OpenAPI/AsyncAPI/Fern Definition audiences pages and the OpenAPI/Fern Definition SSE pages, replacing
team-or-enterprise-plan.mdx.team-plan.mdxandteam-or-enterprise-plan.mdxstay on disk because generatedfern/translations/still reference them; the nightly sync drops those once these pages land.fern checkreports 0 errors (12 pre-existing warnings).Link to Devin session: https://app.devin.ai/sessions/031c6c8a27c24f02a9413e470a001f7b
Open in Devin Desktop: https://app.devin.ai/desktop/session/031c6c8a27c24f02a9413e470a001f7b?variant=devin