Skip to content

Conversation

@GhadiSaab
Copy link

@GhadiSaab GhadiSaab commented Jan 21, 2026

Update all internal links from compressed format to full path format to work with the new Scalar API documentation renderer.

Old format: #tag/games/post/apistreamgamesstreamidadd
New format: #tag/games/POST/api/stream/games/{streamId}/add

Changes:

  • Convert HTTP methods from lowercase to UPPERCASE
  • Replace compressed paths with full API paths including slashes
  • Restore curly braces for path parameters
  • Update 23 OpenAPI specification files

All links now correctly.
This PR addresses the issue #600

Update all internal links from compressed format to full path format
to work with the new Scalar API documentation renderer.

Old format: #tag/games/post/apistreamgamesstreamidadd
New format: #tag/games/POST/api/stream/games/{streamId}/add

Changes:
- Convert HTTP methods from lowercase to UPPERCASE
- Replace compressed paths with full API paths including slashes
- Restore curly braces for path parameters
- Update 23 OpenAPI specification files

All links now correctly navigate between endpoints in the rendered
documentation at lichess.org/api
@GhadiSaab GhadiSaab changed the title Fix: internal links for new documentation renderer Fix: internal links for new documentation renderer fixes #600 Jan 21, 2026
@GhadiSaab GhadiSaab marked this pull request as draft January 21, 2026 20:55
@GhadiSaab GhadiSaab marked this pull request as ready for review January 21, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant