univ-of-utah-marriott-library-apple / python-jamf

`python-jamf` is a library for connecting to a Jamf Server. It maps Jamf Pro records to a Record class. It is the basis for the `jctl` tool to automate patch management & packages and many other items.
MIT License
56 stars 17 forks source link

switched category.Category to records.Category #46

Closed SamBaRufus closed 3 years ago

SamBaRufus commented 3 years ago

removed category.Category and category.Categories from jamf.admin and jamf.package, switched to records