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
55 stars 16 forks source link

Switched records.py to use the swagger file (saved as records.json); … #23

Closed magnusviri closed 3 years ago

magnusviri commented 3 years ago

…Removed whitespace from admin.py

I added a lot of Jamf records as well.

I thought I better commit this before I go off the deep end with some of the other changes I'm considering.