lib/purecloud/models/user.rb in purecloud-0.47.1 vs lib/purecloud/models/user.rb in purecloud-0.48.1

- old
+ new

@@ -42,10 +42,10 @@ attr_accessor :username attr_accessor :images - # Required when updating. Version must be the current version. Only the system can assign version. + # Required when updating a user, this value should be the current version of the user. The current version can be obtained with a GET on the user before doing a PATCH. attr_accessor :version # ACD routing status attr_accessor :routing_status