docs: fix JWT auth example hierarchy in router authentication guide#8901
Merged
Apollo Librarian / AI Style Review
succeeded
Feb 26, 2026 in 25s
Style Review Completed
The pull request has 1 style issue.
Duration: 3069ms
PR URL: #8901
Review Log: View detailed log
Review Comments: The AI has posted 1 inline comment with suggestions
Summary of changes:
The documentation was updated in the structural-elements section to enforce consistent YAML formatting. Specifically, list items were adjusted to ensure exactly 2 spaces of indentation per level relative to their parent elements for adherence to the style guide.
Annotations
Check warning on line 126 in docs/source/routing/security/router-authentication.mdx
apollo-librarian / AI Style Review
docs/source/routing/security/router-authentication.mdx#L126
**Structural Elements**: YAML indentation should use exactly 2 spaces per level. This list item should be indented 2 spaces relative to its parent.
```suggestion
- url: https://dev-zzp5enui.us.auth0.com/.well-known/jwks.json
```
Loading