lib/jamf/api/jamf_pro/oapi_schemas/ids.rb in ruby-jss-2.0.0a11 vs lib/jamf/api/jamf_pro/oapi_schemas/ids.rb in ruby-jss-2.0.0b1
- old
+ new
@@ -18,11 +18,10 @@
# distributed under the Apache License with the above modification is
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the Apache License for the specific
# language governing permissions and limitations under the Apache License.
#
-#
module Jamf
# This module is the namespace for all objects defined
@@ -34,11 +33,11 @@
# OAPI Object Model and Enums for: Ids
#
#
#
# This class was automatically genereated from the api/schema
- # URL path on a Jamf Pro server version 10.36.1-t1645562643
+ # URL path on a Jamf Pro server version 10.40.0-t1657115323
#
# This class may be used directly, e.g instances of other classes may
# use instances of this class as one of their own properties/attributes.
#
# It may also be used as a superclass when implementing Jamf Pro API
@@ -68,11 +67,15 @@
# - Delete Departments
# - '/v1/jamf-connect/deployments/{id}/tasks/retry:POST' needs permissions:
# - Jamf Connect Deployment Retry
# - '/v1/jamf-protect/deployments/{id}/tasks/retry:POST' needs permissions:
# - Jamf Protect Deployment Retry
+ # - '/v2/enrollment/languages/delete-multiple:POST' needs permissions:
+ # - Update User-Initiated Enrollment
# - '/v2/mobile-device-prestages/{id}/attachments/delete-multiple:POST' needs permissions:
# - Delete Mobile Device PreStage Enrollments
+ # - '/v3/enrollment/languages/delete-multiple:POST' needs permissions:
+ # - Update User-Initiated Enrollment
#
#
class Ids < Jamf::OAPIObject