Reflect Free/Enterprise pricing in plan references - #6782
Open
devin-ai-integration[bot] wants to merge 2 commits into
Open
Reflect Free/Enterprise pricing in plan references#6782devin-ai-integration[bot] wants to merge 2 commits into
devin-ai-integration[bot] wants to merge 2 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>
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 (Team stays only as a legacy SKU for orgs already on it, so it is no longer something docs should tell readers to upgrade to). This updates every plan-availability reference accordingly, using only "Free" and "Enterprise" as plan names.
dashboard/pages/permissions.mdx):Hobby 2 / Team 5 / Enterprise Custom→Free 10 / Enterprise Custom.docs/pages/ai/overview.mdx): 250 (Hobby) / 1,000 (Team) / custom → 250 (Free) / custom (Enterprise).docs/pages/authentication/rbac.mdx): pricing lists advanced RBAC in the Enterprise-only column, so the page now uses the standard<Markdown src="/snippets/enterprise-plan.mdx"/>gate, matching the SSO, JWT, OAuth, and API key injection pages. It no longer says password-based RBAC is available on every plan.<Markdown src="/snippets/team-plan.mdx"/>gate from the seven pages whose features are in the new Free tier: PDF export, custom subpath, versions, products, audiences, feature flags, Ask Fern API.fern/snippets/team-plan.mdxitself is left in place becausefern/translations/(generated, refreshed nightly) still references it; the nightly sync will drop those references once these English pages land.Still open: seven API definition pages (audiences for OpenAPI/AsyncAPI/Fern Def, OAuth security schemes, SSE) use
snippets/team-or-enterprise-plan.mdx, which still names the Team plan. Pricing lists neither audiences nor SSE in the Free or Enterprise columns, so whether those become Free or Enterprise is a product call, left out of this PR.fern check --warningsreports 0 errors (12 pre-existing warnings, all unrelated: endpoint path conflicts, two<ParamField>parse warnings, contrast ratio, FDR 403 redirect check).Link to Devin session: https://app.devin.ai/sessions/f802c3cc56e948b385d7ad09c0e3e524
Open in Devin Desktop: https://app.devin.ai/desktop/session/f802c3cc56e948b385d7ad09c0e3e524?variant=devin