Skip to content

Commit 2909833

Browse files
authored
Merge pull request #64 from ni/users/pvallone/errors-to-error
Errors -> error
2 parents a24f393 + 514580d commit 2909833

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tag-historian/nitaghistorian-cloud.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)