macadmins / jamf-pro-sdk-python

A client library for the Jamf Pro APIs and webhooks.
https://macadmins.github.io/jamf-pro-sdk-python/
MIT License
44 stars 10 forks source link

JCDS2 Client #6

Closed brysontyrrell closed 10 months ago

brysontyrrell commented 10 months ago

This PR contains a minimal JCDS2 client for file upload/download operations. Features within this client are expected to be built over time in response to community feedback.

API methods have been added to the Classic and Pro clients to support JCDS2 operations. Docs have been updated to include the JCDS2 client reference and a simple user guide.