Fix navigation links for parameter types
Open
APIView
bug
Go
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
For example, "TokenRequestOptions" and "AccessToken" should navigate to those types' definitions but do not, although they do have navigation IDs:

Contributor guide
Research direction
Start by locating the navigation-link generation or rendering entry point for parameter types, using TokenRequestOptions and AccessToken as reproduction cases. Verify that each type's navigation ID resolves to its definition, and confirm both links work after the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100