Files
gerrit/gerrit-acceptance-tests
David Ostrovsky 01f8e903a5 MoveInput: Consistently use camel case naming convention
Since I5ba3a0e5 camel case naming convention is consistently used on
both client and server sides. The translation is done implicitly in
GsonBuilder factory by setting the field naming policy to:

  FieldNamingPolicy.LOWER_CASE_WITH_UNDERSCORES

in RestApiServlet#newGsonBuilder() method that is used to render the
response object.

Change-Id: I3d9d157c64f9f76e4f60d78fffcd615089e8016c
2016-04-21 08:08:05 +02:00
..
2016-04-20 22:02:49 +02:00