Commit Graph

6 Commits (2a028f007e6353390d616b7d56a53d71ada98ae0)

Author SHA1 Message Date
adriano 2a028f007e feat: add route for audio transcription using OpenAI API and update Swagger documentation 2024-07-11 15:50:35 -03:00
adriano 3ad4838574 docs(api): update API documentation in swagger.yaml
This commit includes updates to the `swagger.yaml` file to reflect the latest
documentation for the API. It provides more accurate and up-to-date information
about the available endpoints and their usage.

BREAKING CHANGE: None
2023-11-03 11:42:13 -03:00
adriano 5673c86505 feat(audio-conversion): add controller for Google Speech-to-Text API 2023-11-03 09:02:59 -03:00
adriano 0ae216e9bc feat(api): implement API improvements 2023-10-10 10:58:54 -03:00
adriano 1357f495b7 feat(auth): add authorization middleware to /api/v1/text-to-speech 2023-10-09 15:20:03 -03:00
adriano 4f8e2efd85 feat: add projects files 2023-10-09 14:22:48 -03:00