Files
gerrit/java/com/google
Edwin Kempin 339cb31c2f CreateDashboard: Fix response code
Since this REST endpoint creates a new dashboard resource the response
code should be '201 Created' instead of '200 OK'. Strictly speaking this
is an API-breaking change, but it's unlikely that clients check the
exact response code and also the dashboard functionality is not widely
used. This means the risk of breaking callers is very small.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I7715156e0026e65d7962bd6699b5f3b5387b1d4a
2019-08-06 09:51:39 +02:00
..
2019-08-06 09:51:39 +02:00