File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ definitions:
270270 timestamp : ' 2019-03-13T09:51:38Z'
271271 - value : ' 3.2'
272272 timestamp : ' 2019-03-14T09:51:38Z'
273- errors :
273+ error :
274274 description : This value is always null.
275275 type : object
276276 example : null
@@ -668,7 +668,7 @@ paths:
668668 description : For non-decimated queries, a value generated by the server which should be sent
669669 in the next request to retrieve the next page of values.
670670 type : string
671- errors :
671+ error :
672672 $ref : ' #/definitions/ErrorEntry'
673673 failed :
674674 description : The paths of the tags that had errors.
@@ -755,7 +755,7 @@ paths:
755755 timestamp : ' 2019-03-13T09:51:38Z'
756756 - value : ' 3.2'
757757 timestamp : ' 2019-03-14T09:51:38Z'
758- errors :
758+ error :
759759 $ref : ' #/definitions/ErrorEntry'
760760 failed :
761761 description : The paths of the tags that had errors.
Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ definitions:
322322 minimum : 0
323323 maximum : 1
324324 example : 1
325- errors :
325+ error :
326326 description : This value is always null.
327327 type : object
328328 example : null
@@ -719,7 +719,7 @@ paths:
719719 type : integer
720720 minimum : 0
721721 example : 1100
722- errors :
722+ error :
723723 $ref : ' #/definitions/ErrorEntry'
724724 failed :
725725 description : The paths of the tags that had errors.
You can’t perform that action at this time.
0 commit comments