Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed to use field instead of humanReadableField for GET_TIME in JS…
…ON response Replaced the use of builder.humanReadableField for the GET_TIME field with builder.field(Fields.GET_TIME, Objects.toString(getTime())). This prevents the duplication of the time_in_millis field. Signed-off-by: hye-on <ain0103@naver.com>
- Loading branch information