KelvinTegelaar / AutotaskAPI

Autotask 2020.2 REST API PowerShell wrapper
https://cyberdrain.com
MIT License
67 stars 25 forks source link

BaseURL parsing performance #40

Closed Largehawiian closed 2 years ago

Largehawiian commented 2 years ago

Hello, I really appreciate the module. The old SOAP module was very cumbersome. I have modified the BaseResourceURL parsing to use an indexed hashtable which has significantly sped up the creation of the final URI.