Skip to content

Add API endpoint reference table#52

Open
MyouzzZ wants to merge 1 commit into
PolymorphicAI:mainfrom
MyouzzZ:codex/api-endpoint-docs-7-20260626
Open

Add API endpoint reference table#52
MyouzzZ wants to merge 1 commit into
PolymorphicAI:mainfrom
MyouzzZ:codex/api-endpoint-docs-7-20260626

Conversation

@MyouzzZ

@MyouzzZ MyouzzZ commented Jun 25, 2026

Copy link
Copy Markdown

Summary

  • Add docs/api-endpoints.md with a table of the current FastAPI endpoints.
  • Document request models, example requests/responses, common error responses, and in-memory state notes.
  • Keep endpoint claims aligned with backend/main.py.

Closes #7.

Validation

  • Documentation-only change; no runtime tests required.
  • git diff --check -- docs/api-endpoints.md
  • Checked every documented endpoint and error response against backend/main.py.

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.

Improve API endpoint documentation table

1 participant