Skip to content

docs: replace exhaustive endpoint table with pattern examples#356

Merged
retr0h merged 1 commit intomainfrom
docs/update-api-endpoint-table
Apr 6, 2026
Merged

docs: replace exhaustive endpoint table with pattern examples#356
retr0h merged 1 commit intomainfrom
docs/update-api-endpoint-table

Conversation

@retr0h
Copy link
Copy Markdown
Collaborator

@retr0h retr0h commented Apr 6, 2026

Summary

  • Replace the 61-row endpoint table in API guidelines with a 6-row
    pattern table showing nesting conventions
  • Point readers to the OpenAPI spec for the full endpoint list
  • Guidelines doc is about conventions, not an endpoint catalog

Test plan

  • Doc renders correctly in Docusaurus

🤖 Generated with Claude Code

The API guidelines doc is about conventions, not an endpoint catalog.
Replace the 61-row table with a pattern table showing the nesting
conventions, and point readers to the OpenAPI spec for the full list.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #356   +/-   ##
=======================================
  Coverage   99.92%   99.92%           
=======================================
  Files         469      469           
  Lines       23814    23814           
=======================================
  Hits        23795    23795           
  Misses         11       11           
  Partials        8        8           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8fccd74...179c1d6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@retr0h retr0h merged commit 2d93f6f into main Apr 6, 2026
11 checks passed
@retr0h retr0h deleted the docs/update-api-endpoint-table branch April 6, 2026 17:54
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.

1 participant