Skip to content

Conversation

@alecslupu
Copy link
Member

This PR adds to the navigation menu the following 3 error pages:

  • Too many aliases error - TOO_MANY_ALIASES_ERROR
  • Recursion limit error - RECURSION_LIMIT_EXCEEDED_ERROR
  • Introspection disabled error - INTROSPECTION_DISABLED_ERROR

Refs: https://github.com/decidim/decidim/pull/15868/changes#r2689858364

Copilot AI review requested due to automatic review settings January 14, 2026 10:45
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enhances the API documentation navigation by adding three new error reference pages to the error handling section. The changes ensure that users can easily discover documentation for the newly introduced error types related to GraphQL API security and validation.

Changes:

  • Added navigation entries for three new error types: TOO_MANY_ALIASES_ERROR, RECURSION_LIMIT_EXCEEDED_ERROR, and INTROSPECTION_DISABLED_ERROR

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

lets merge this once #15868 is merged too

@andreslucena andreslucena merged commit 873816d into develop Jan 14, 2026
5 checks passed
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.

3 participants