Skip to content

Disable info page in API documentation configuration#955

Open
mosch wants to merge 1 commit intomainfrom
claude/disable-zudoku-openapi-info-1fF4u
Open

Disable info page in API documentation configuration#955
mosch wants to merge 1 commit intomainfrom
claude/disable-zudoku-openapi-info-1fF4u

Conversation

@mosch
Copy link
Copy Markdown
Contributor

@mosch mosch commented Mar 30, 2026

Summary

Updated the Zudoku configuration to disable the info page in the API documentation settings.

Changes

  • Added showInfoPage: false to the API documentation options in zudoku.config.tsx
    • This prevents the info page from being displayed in the API documentation interface
    • The setting is applied alongside the existing expandAllTags: true configuration

Details

The info page toggle is now explicitly disabled in the API documentation configuration, allowing for a cleaner documentation interface focused on the API endpoints and operations.

https://claude.ai/code/session_01H7MDBS5fCUmRrCxxxa3RzH

Set showInfoPage: false so the API root redirects to the first tag
instead of showing the info/overview page.

https://claude.ai/code/session_01H7MDBS5fCUmRrCxxxa3RzH
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Mar 30, 2026 0:20am

Request Review

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.

2 participants