In our Jamf Pro integration, we use `GET /v1/computers-inventory` and `GET /v1/computers-inventory/{id}`. What’s new in the v2 version of those endpoints? Is migrating to the new version a matter of changing the number or is there anything extra that I need to take care of?
I wasn’t able to spot any differences when consulting the API reference or the changelog.