You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(api): add OpenAPI 3.1 spec with Swagger UI at /docs (#91)
- OpenAPI 3.1 spec covering all endpoints: dedupe, pipeline, batch,
memory (store/recall/forget/expire/supersede/stats), sessions, health
- Swagger UI served at /docs via CDN (no dependencies)
- Raw spec available at /openapi.yaml
- Spec also at repo root for discoverability
- Root endpoint updated with docs link and full endpoint list
Closes#23
Co-authored-by: Ona <no-reply@ona.com>
0 commit comments