Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix getNetworkInterfaces response returning a non-array
when only one network inteface is returned. The returned object is now the Array of network interfaces (as declared in the JSDoc) instead of an object containing the array.
- Loading branch information