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

api: return 404 when file does not exist #55

Merged

Conversation

diegodelemos
Copy link
Member

No description provided.

@@ -652,10 +652,10 @@
"description": "Request failed. The incoming data specification seems malformed."
},
"404": {
"description": "Request failed. User doesn't exist.",
"description": "Request failed. `file_name` does not exist.",
"examples": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please amend also surrounding inputs/outputs cases...

Diego Rodriguez added 2 commits January 15, 2018 16:22
@diegodelemos diegodelemos force-pushed the return-404-when-file-dosnt-exist branch from 3dc9b77 to 494f38a Compare January 15, 2018 15:51
@diegodelemos diegodelemos merged commit 494f38a into reanahub:master Jan 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants