KelvinTegelaar / AutotaskAPI

Autotask 2020.2 REST API PowerShell wrapper

Home Page:https://cyberdrain.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stop using v1.json file for model definitions and grab from API directly

KelvinTegelaar opened this issue · comments

Current we are using the models in the V1.json file, this is easy but the naming does not match the resource objects directly. It would be better to grab the models from the API resource directly.

On hold until API sandbox access is restored.

Resolved by getting the model from the API directly.