Skip to content

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Jan 29, 2026

Added documentation for the new playground: "auth" display type that dynamically shows the interactive API playground based on user authentication and group membership. This feature allows restricting interactive API testing to specific user groups while still allowing page visibility.

Files changed

  • api-playground/overview.mdx - Added "auth" to display type options and included new section with examples
  • api-playground/mdx-setup.mdx - Added "auth" to playground options list with detailed usage examples

Generated from feat: add "auth" display type for playground @lawreka


Note

Low Risk
Documentation-only changes that don’t affect runtime behavior; primary risk is minor user confusion if wording/metadata examples are incorrect.

Overview
Documents a new playground: "auth" / playground: 'auth' display mode for the API playground in both the docs.json configuration (api.playground.display) and per-page frontmatter.

Adds an authentication + groups-based visibility section with an example using public: true and groups, and clarifies the resulting behavior (interactive for matching authenticated users, hidden otherwise).

Written by Cursor Bugbot for commit ccfb322. This will update automatically on new commits. Configure here.

mintlify bot added 3 commits January 29, 2026 19:16
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
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