However, if there is an error (something in the 400 family) I return a well-formed JSON error object. For example, if the client is POSTing a User with an ... ... <看更多>
In general, JSON APIs should follow the spec found at JSON.org . This style guide clarifies ... Some of the examples in this style guide include comments. ... <看更多>