2.0.0 for v3 endpoints
Migrated module from the v2 endpoints to the v3 endpoints.
- Addresses #1
- Migrated Internal\Resource to more standard Public\Private folders
- Moved the "Test" folder outside the module
- Migrated API calls to central function [ Invoke-ApiRequest ]
- Added support to return all results from an endpoint [ -allPages ]
- Added online documentation
- Added various verbose troubleshooting help through functions
- Various bits of code clean-up and improvements