This repository was archived by the owner on Mar 9, 2025. It is now read-only.
2.0.0 for v3 endpoints
·
10 commits
to main
since this release
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