-
Notifications
You must be signed in to change notification settings - Fork 33
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
Be consistent in API returns #44
Comments
Made consistent the success responses for those that already returned a JSON wrapped. |
Also done all the file content responses except transcription text and elan |
And done all existing error messages |
Added more error messages, see #52 |
The last two in transcribe, text and elan, still returning files. But leaving it like that for now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
some of the end points return files, but on error we still return a json string
The text was updated successfully, but these errors were encountered: