-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating the merged api response object to not contain confusing data…
… that isn't actually merged. (#26) ### Correcting Merged Api Result --- Previously the merged api result still contained data like `content` and `pages` from the first api response in the array to merge. This was somewhat confusing as it is not actually merged data. Thus, removing and updating the tests accordingly. --------- Co-authored-by: Mark <[email protected]>
- Loading branch information
Showing
2 changed files
with
16 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters