lib/jamf/api/jamf_pro/oapi_schemas/notification.rb in ruby-jss-3.0.0 vs lib/jamf/api/jamf_pro/oapi_schemas/notification.rb in ruby-jss-3.1.0b1
- old
+ new
@@ -1,6 +1,6 @@
-# Copyright 2022 Pixar
+# Copyright 2023 Pixar
#
# Licensed under the Apache License, Version 2.0 (the "Apache License")
# with the following modification; you may not use this file except in
# compliance with the Apache License and the following modification to it:
# Section 6. Trademarks. is deleted and replaced with:
@@ -34,10 +34,10 @@
#
# Description of this class from the OAPI Schema:
# Jamf Pro notification used for important alerts.
#
# This class was automatically genereated from the api/schema
- # URL path on a Jamf Pro server version 10.40.0-t1657115323
+ # URL path on a Jamf Pro server version 10.46.0-t1681398190
#
# 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