Skip to content

Issue 162

Martinez, Eric M. requested to merge issue_162 into master

Created by: ghost

Fixes #162 (closed)

Instead of adding a 't-sub-l' node in each JSON object in the data array, I added a 't-sub-l' node in addition to, and after, the existing data: [] node in the service response JSON. Not only was this an easier implementation, but I THINK it also makes more sense from a data perspective.

Merge request reports