File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ properties:
95
95
description : The workflow's reusable secrets.
96
96
items :
97
97
type : string
98
- description : The workflow's secrets.
98
+ description : The workflow's secrets.
99
99
do :
100
100
$ref : ' #/$defs/taskList'
101
101
title : Do
@@ -786,7 +786,7 @@ $defs:
786
786
unevaluatedProperties : false
787
787
oneOf :
788
788
- title : AuthenticationPolicyReference
789
- description : The reference of the authentication policy to use.
789
+ description : The reference of the authentication policy to use.
790
790
properties :
791
791
use :
792
792
type : string
@@ -941,7 +941,7 @@ $defs:
941
941
duration :
942
942
type : object
943
943
title : Duration
944
- description : Represents a duration.
944
+ description : The definition of a duration.
945
945
minProperties : 1
946
946
unevaluatedProperties : false
947
947
properties :
@@ -965,7 +965,6 @@ $defs:
965
965
type : integer
966
966
title : DurationMilliseconds
967
967
description : Number of milliseconds, if any.
968
- description : The definition of a duration.
969
968
error :
970
969
type : object
971
970
title : Error
You can’t perform that action at this time.
0 commit comments