PixarAnimationStudios / ruby-jss

ruby-jss provides native ruby access to the REST APIs of Jamf Pro, an enterprise/education tool for managing Apple devices, from jamf.com. The Jamf module provides access to both APIs. Jamf Pro objects are implemented as classes and interact with each other. Authentication tokens, data format and other details are handled under the hood to allow simpler, intuitive automation of Jamf-related tasks.
http://pixaranimationstudios.github.io/jss-api-gem/index.html
Other
98 stars 30 forks source link

Validation Issues #61

Closed cybertunnel closed 4 years ago

cybertunnel commented 4 years ago

While building automation, I discovered the following:

I have fixed these locally and will submit a PR in the next few days.