Commit Graph
1 Commits
Author SHA1 Message Date
Son Tran Lam 2bc500723f feat(api): Add persona endpoint for retrieving persona information and clips
- Implement `/api/persona` GET endpoint to fetch persona details
- Add Swagger documentation for the new persona API endpoint
- Update docs page to include new `/api/persona` route description
- Extend SunoApi class with `getPersonaPaginated` method to support persona data retrieval
2025-02-17 19:28:27 +08:00