Skip to content

Sort resources alphabetically and account for x-internal explicit behaviour#959

Merged
hortison merged 3 commits intolayer5io:masterfrom
CodexRaunak:api-fix
Apr 24, 2026
Merged

Sort resources alphabetically and account for x-internal explicit behaviour#959
hortison merged 3 commits intolayer5io:masterfrom
CodexRaunak:api-fix

Conversation

@CodexRaunak
Copy link
Copy Markdown
Contributor

@CodexRaunak CodexRaunak commented Apr 24, 2026

Notes for Reviewers

  • Sort resources alphabetically
  • Account for x-internal explicit behaviour
  • Removed duplicate resources by normalising tag labels

Before:
image

After:
image

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Raunak Madan <madanraunak24@gmail.com>
Signed-off-by: Raunak Madan <madanraunak24@gmail.com>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request refactors the REST API documentation to dynamically resolve and sort tag labels, handling duplicates by appending suffixes from tag names, and removes unused operation counters. A critical logic regression was identified in the is-operation-included.html partial where public endpoints lacking the x-internal property are now incorrectly excluded; a suggestion was provided to restore the default inclusion of these endpoints.

Comment thread layouts/partials/rest-apis/is-operation-included.html
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 24, 2026

PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2026-04-24 11:43 UTC

Signed-off-by: Raunak Madan <madanraunak24@gmail.com>
@hortison hortison merged commit 9b780eb into layer5io:master Apr 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants