lib/zabbixapi/classes/httptests.rb in zabbixapi-4.2.0 vs lib/zabbixapi/classes/httptests.rb in zabbixapi-5.0.0.pre.alpha1

- old
+ new

@@ -8,10 +8,10 @@ end # The id field name used for identifying specific HttpTest objects via Zabbix API # # @return [String] - def indentify + def identify 'name' end # The default options used when creating HttpTest objects via Zabbix API #