Skip to content

Commit 25a6d28

Browse files
committed
📄 docs: update json-schema file.
1 parent 74f0a6e commit 25a6d28

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

json-schema.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
}
161161
],
162162
"default": null,
163-
"description": "A stage condition statement to allow stage executable. This field alise with `if` field.",
163+
"description": "A stage condition statement to allow stage executable. This field alias with `if` key.",
164164
"title": "If"
165165
},
166166
"retry": {
@@ -245,7 +245,7 @@
245245
}
246246
],
247247
"default": null,
248-
"description": "A stage condition statement to allow stage executable. This field alise with `if` field.",
248+
"description": "A stage condition statement to allow stage executable. This field alias with `if` key.",
249249
"title": "If"
250250
},
251251
"retry": {
@@ -328,7 +328,7 @@
328328
}
329329
],
330330
"default": null,
331-
"description": "A stage condition statement to allow stage executable. This field alise with `if` field.",
331+
"description": "A stage condition statement to allow stage executable. This field alias with `if` key.",
332332
"title": "If"
333333
},
334334
"case": {
@@ -2681,7 +2681,7 @@
26812681
}
26822682
],
26832683
"default": null,
2684-
"description": "A stage condition statement to allow stage executable. This field alise with `if` field.",
2684+
"description": "A stage condition statement to allow stage executable. This field alias with `if` key.",
26852685
"title": "If"
26862686
},
26872687
"retry": {
@@ -2846,7 +2846,7 @@
28462846
}
28472847
],
28482848
"default": null,
2849-
"description": "A stage condition statement to allow stage executable. This field alise with `if` field.",
2849+
"description": "A stage condition statement to allow stage executable. This field alias with `if` key.",
28502850
"title": "If"
28512851
},
28522852
"echo": {
@@ -3012,7 +3012,7 @@
30123012
}
30133013
],
30143014
"default": null,
3015-
"description": "A stage condition statement to allow stage executable. This field alise with `if` field.",
3015+
"description": "A stage condition statement to allow stage executable. This field alias with `if` key.",
30163016
"title": "If"
30173017
},
30183018
"foreach": {
@@ -3638,7 +3638,7 @@
36383638
}
36393639
],
36403640
"default": null,
3641-
"description": "A stage condition statement to allow stage executable. This field alise with `if` field.",
3641+
"description": "A stage condition statement to allow stage executable. This field alias with `if` key.",
36423642
"title": "If"
36433643
},
36443644
"parallel": {
@@ -3772,7 +3772,7 @@
37723772
}
37733773
],
37743774
"default": null,
3775-
"description": "A stage condition statement to allow stage executable. This field alise with `if` field.",
3775+
"description": "A stage condition statement to allow stage executable. This field alias with `if` key.",
37763776
"title": "If"
37773777
},
37783778
"retry": {
@@ -3855,7 +3855,7 @@
38553855
}
38563856
],
38573857
"default": null,
3858-
"description": "A stage condition statement to allow stage executable. This field alise with `if` field.",
3858+
"description": "A stage condition statement to allow stage executable. This field alias with `if` key.",
38593859
"title": "If"
38603860
},
38613861
"raise": {
@@ -4102,7 +4102,7 @@
41024102
}
41034103
],
41044104
"default": null,
4105-
"description": "A stage condition statement to allow stage executable. This field alise with `if` field.",
4105+
"description": "A stage condition statement to allow stage executable. This field alias with `if` key.",
41064106
"title": "If"
41074107
},
41084108
"retry": {
@@ -4185,7 +4185,7 @@
41854185
}
41864186
],
41874187
"default": null,
4188-
"description": "A stage condition statement to allow stage executable. This field alise with `if` field.",
4188+
"description": "A stage condition statement to allow stage executable. This field alias with `if` key.",
41894189
"title": "If"
41904190
},
41914191
"item": {
@@ -4321,7 +4321,7 @@
43214321
}
43224322
],
43234323
"default": null,
4324-
"description": "A stage condition statement to allow stage executable. This field alise with `if` field.",
4324+
"description": "A stage condition statement to allow stage executable. This field alias with `if` key.",
43254325
"title": "If"
43264326
},
43274327
"retry": {

0 commit comments

Comments
 (0)