docs: add OpenAPI/Swagger documentation for all API endpoints #33
Labels
No labels
P1
P2
P3
PHP
agent-ready
bug
clotho
discovery
docs
epic
refactor
review
security
testing
athena
athena-gemini
audit
clotho
clotho-gemini
codex
darbs-claude
security
wiki
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: core/php-tenant#33
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The package exposes multiple REST API endpoints but has no machine-readable API documentation. External developers integrating with the Entitlement API, Workspace API, or Webhook API have no reference beyond reading source code.
Endpoints to document
GET/POST/PUT/DELETE /api/v1/workspaces(WorkspaceController)GET /api/v1/entitlements/check(EntitlementApiController)POST /api/v1/entitlements/usage(EntitlementApiController)GET /api/v1/entitlements/summary(EntitlementApiController)POST/GET/PUT/DELETE /api/v1/entitlement-webhooks(EntitlementWebhookController)Acceptance Criteria
dedoc/scrambleordarkaonline/l5-swaggerto dev dependenciesopenapi.jsonor host via routeDiscovered during automated scan (issue #3)
Charon referenced this issue2026-02-20 23:57:34 +00:00