Skip to content

When getting all pages, if the API response is an object, wrap it in an array before pushing it to results. - #268

Closed
jeffstieler wants to merge 2 commits into
github-tools:masterfrom
jeffstieler:fix/267-support-object-response-requestallpages
Closed

When getting all pages, if the API response is an object, wrap it in an array before pushing it to results.#268
jeffstieler wants to merge 2 commits into
github-tools:masterfrom
jeffstieler:fix/267-support-object-response-requestallpages

Use instanceof instead of toString() to determine if result is a non-…

1b126f2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs