@@ -11,6 +11,8 api.array :time_entries, api_meta(:total_count => @entry_count, :offset => @offs | |||
|
11 | 11 | api.spent_on time_entry.spent_on |
|
12 | 12 | api.created_on time_entry.created_on |
|
13 | 13 | api.updated_on time_entry.updated_on |
|
14 | ||
|
15 | render_api_custom_values time_entry.custom_field_values, api | |
|
14 | 16 | end |
|
15 | 17 | end |
|
16 | 18 | end |
General Comments 0
You need to be logged in to leave comments.
Login now