Skip to content

[dxm-367] clarify licensing discrepancy in docs#8726

Merged
mabuyo merged 7 commits into
devfrom
gigi/dxm-367-licensing-discrepancy-in-docs
Dec 22, 2025
Merged

[dxm-367] clarify licensing discrepancy in docs#8726
mabuyo merged 7 commits into
devfrom
gigi/dxm-367-licensing-discrepancy-in-docs

Merge branch 'dev' into gigi/dxm-367-licensing-discrepancy-in-docs

44ef069
Select commit
Loading
Failed to load commit list.
Apollo Librarian / AI Style Review succeeded Dec 22, 2025 in 1m 59s

Style Review Completed

The pull request has 5 style issues.

Duration: 523ms
PR URL: #8726
Review Comments: The AI has posted 5 inline comments with suggestions

Summary of changes:

The documentation was updated to align with the style guide regarding plan names, specifically "Team plan" and "Enterprise plan" instead of "Developer" and "Standard". "Apollo Router" is now used instead of "routers" and "apply to" has replaced "apply on".

⚠️ This review and suggested changes are AI-generated. Please use common sense when accepting these suggestions, as they may not always be accurate or appropriate for your specific context.

Annotations

Check warning on line 12 in docs/source/routing/operations/subscriptions/configuration.mdx

See this annotation in the file changed.

@apollo-librarian apollo-librarian / AI Style Review

docs/source/routing/operations/subscriptions/configuration.mdx#L12

The style guide lists 'Team plan' and 'Enterprise plan' as standard plan names. Verify if 'Developer' and 'Standard' are correct.

```suggestion
- Subscription pricing applies on Team and Enterprise plans.
```

Check warning on line 13 in docs/source/routing/operations/subscriptions/configuration.mdx

See this annotation in the file changed.

@apollo-librarian apollo-librarian / AI Style Review

docs/source/routing/operations/subscriptions/configuration.mdx#L13

The style guide lists 'Team plan' and 'Enterprise plan' as standard plan names. Verify if 'Developer' and 'Standard' are correct.

```suggestion
- Team and Enterprise plans require Apollo Router v2.6.0 or later.
```

Check notice on line 10 in docs/source/routing/operations/subscriptions/overview.mdx

See this annotation in the file changed.

@apollo-librarian apollo-librarian / AI Style Review

docs/source/routing/operations/subscriptions/overview.mdx#L10

Use the specific product name "Apollo Router" instead of the generic "routers".

```suggestion
Subscriptions are available on all plans with the self-hosted Apollo Router:
```

Check warning on line 11 in docs/source/routing/operations/subscriptions/overview.mdx

See this annotation in the file changed.

@apollo-librarian apollo-librarian / AI Style Review

docs/source/routing/operations/subscriptions/overview.mdx#L11

Use "apply to" instead of "apply on" when referring to rules or limits affecting a subject.

```suggestion
- Rate limits apply to the Free plan.
```

Check warning on line 12 in docs/source/routing/operations/subscriptions/overview.mdx

See this annotation in the file changed.

@apollo-librarian apollo-librarian / AI Style Review

docs/source/routing/operations/subscriptions/overview.mdx#L12

Use "apply to" instead of "apply on" when referring to rules or limits affecting a subject.

```suggestion
- Subscription pricing applies to Developer and Standard plans.
```