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
50 stars 10 forks source link

first stab at categories #13

Closed Honestpuck closed 1 year ago

Honestpuck commented 1 year ago

I think this should do the job, it passes all the tests.

brysontyrrell commented 1 year ago

Thanks for this first PR @Honestpuck 🎉

One thing I'd like added as a part of any new code is an update to the appropriate reference docs.

You can follow the example linked here: https://github.com/macadmins/jamf-pro-sdk-python/blob/main/docs/reference/models_classic.rst?plain=1#L57-L70

brysontyrrell commented 1 year ago

Closing in favor of #15