-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
do not mention response bodies for errors, no point to have those for…
… the storage API
- Loading branch information
François Kooman
committed
Nov 25, 2015
1 parent
7e29755
commit 9f8a4e2
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9f8a4e2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They're useful for debugging!
r-
9f8a4e2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just mentioning a nice practice as a MAY doesn't do any harm, does it? I guess this is a general discussion.
We can split the spec into:
Main part
Implementation suggestions
9f8a4e2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Discussion about this proposal can be continued in #134.