docs: add OpenAPI/Swagger documentation for all API endpoints #76

Open
Charon wants to merge 1 commit from feat/openapi-docs into dev

1 commit

Author SHA1 Message Date
Claude
84cabeffd4
docs: add OpenAPI 3.0 specification for all API endpoints
Comprehensive machine-readable API documentation covering all REST
endpoints exposed by the php-tenant package:

- Workspace API (CRUD, switching, session and API key auth)
- Entitlement Provisioning API (Blesta: create, suspend, unsuspend, cancel, renew)
- Cross-App Entitlement API (check, usage recording, summary)
- Entitlement Webhooks API (CRUD, test, secret rotation, circuit breaker, deliveries)

Includes full request/response schemas, authentication details, error
responses, and pagination structures.

Fixes #33

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 13:49:58 +00:00