From c59135b89f896edc14002a10529756aff2a1d59b Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Wed, 12 Aug 2015 14:53:53 +0300 Subject: Fixed CA repair tests --- gsxws/diagnostics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gsxws') diff --git a/gsxws/diagnostics.py b/gsxws/diagnostics.py index 9e0d056..959faa3 100644 --- a/gsxws/diagnostics.py +++ b/gsxws/diagnostics.py @@ -21,7 +21,7 @@ class Diagnostics(GsxObject): def fetch(self): """ The Fetch Diagnostic Details API allows users to fetch diagnostic test details - of all Devices.This API will retrieve diagnostic tests performed on the device + of all Devices. This API will retrieve diagnostic tests performed on the device as well as profile and report data for the tests. >>> Diagnostics(diagnosticEventNumber='12942008007242012052919').fetch() -- cgit v1.2.3