Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate API for first release #14

Open
GiacomoCortesi opened this issue Aug 28, 2024 · 0 comments
Open

Consolidate API for first release #14

GiacomoCortesi opened this issue Aug 28, 2024 · 0 comments

Comments

@GiacomoCortesi
Copy link
Owner

API needs a light rework to account for:

  • future development features
  • transcription must relate to the video they have been generated for (right now we have the reference of the job_id which would include the information of the video file, but it is not persistent as of now because redis job queue gets periodically cleaned up)
  • PATCH transcription method was generated by hand
  • consolidate openapi cli command to be used to update specific things (i.e. if I just added and endpoint I want an openapi cli generator command that makes the least possible modifications to anything else)
  • fix parameters naming (e.g. video_file may as well in the future be a url, make sure to use proper meaningful names)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant