lib/jss/api_object/restricted_software.rb in ruby-jss-1.6.0 vs lib/jss/api_object/restricted_software.rb in ruby-jss-1.6.4
- old
+ new
@@ -185,10 +185,9 @@
site = general.add_element 'site'
site.add_element('name').text = @site
obj << @scope.scope_xml
- add_self_service_xml doc
doc.to_s
end # rest_xml
# TODO: Move this into a Validators module
def confirm_boolean(val)