@@ -6212,7 +6212,9 @@ paths:
6212
6212
- 'https://placeimg.com/171/96/tech/grayscale/?0.jpg'
6213
6213
runHash:
6214
6214
description: the hex digest of the resolved inputs +outputs hash at the time when the last outputs were generated
6215
- type: string
6215
+ type:
6216
+ - string
6217
+ - 'null'
6216
6218
example:
6217
6219
- a4337bc45a8fc544c03f52dc550cd6e1e87021bc896588bd79e901e2
6218
6220
inputs:
@@ -6785,7 +6787,9 @@ paths:
6785
6787
- 'https://placeimg.com/171/96/tech/grayscale/?0.jpg'
6786
6788
runHash:
6787
6789
description: the hex digest of the resolved inputs +outputs hash at the time when the last outputs were generated
6788
- type: string
6790
+ type:
6791
+ - string
6792
+ - 'null'
6789
6793
example:
6790
6794
- a4337bc45a8fc544c03f52dc550cd6e1e87021bc896588bd79e901e2
6791
6795
inputs:
@@ -7238,7 +7242,9 @@ paths:
7238
7242
- 'https://placeimg.com/171/96/tech/grayscale/?0.jpg'
7239
7243
runHash:
7240
7244
description: the hex digest of the resolved inputs +outputs hash at the time when the last outputs were generated
7241
- type: string
7245
+ type:
7246
+ - string
7247
+ - 'null'
7242
7248
example:
7243
7249
- a4337bc45a8fc544c03f52dc550cd6e1e87021bc896588bd79e901e2
7244
7250
inputs:
@@ -7809,7 +7815,9 @@ paths:
7809
7815
- 'https://placeimg.com/171/96/tech/grayscale/?0.jpg'
7810
7816
runHash:
7811
7817
description: the hex digest of the resolved inputs +outputs hash at the time when the last outputs were generated
7812
- type: string
7818
+ type:
7819
+ - string
7820
+ - 'null'
7813
7821
example:
7814
7822
- a4337bc45a8fc544c03f52dc550cd6e1e87021bc896588bd79e901e2
7815
7823
inputs:
@@ -8386,7 +8394,9 @@ paths:
8386
8394
- 'https://placeimg.com/171/96/tech/grayscale/?0.jpg'
8387
8395
runHash:
8388
8396
description: the hex digest of the resolved inputs +outputs hash at the time when the last outputs were generated
8389
- type: string
8397
+ type:
8398
+ - string
8399
+ - 'null'
8390
8400
example:
8391
8401
- a4337bc45a8fc544c03f52dc550cd6e1e87021bc896588bd79e901e2
8392
8402
inputs:
@@ -8954,7 +8964,9 @@ paths:
8954
8964
- 'https://placeimg.com/171/96/tech/grayscale/?0.jpg'
8955
8965
runHash:
8956
8966
description: the hex digest of the resolved inputs +outputs hash at the time when the last outputs were generated
8957
- type: string
8967
+ type:
8968
+ - string
8969
+ - 'null'
8958
8970
example:
8959
8971
- a4337bc45a8fc544c03f52dc550cd6e1e87021bc896588bd79e901e2
8960
8972
inputs:
@@ -9407,7 +9419,9 @@ paths:
9407
9419
- 'https://placeimg.com/171/96/tech/grayscale/?0.jpg'
9408
9420
runHash:
9409
9421
description: the hex digest of the resolved inputs +outputs hash at the time when the last outputs were generated
9410
- type: string
9422
+ type:
9423
+ - string
9424
+ - 'null'
9411
9425
example:
9412
9426
- a4337bc45a8fc544c03f52dc550cd6e1e87021bc896588bd79e901e2
9413
9427
inputs:
@@ -10000,7 +10014,9 @@ paths:
10000
10014
- 'https://placeimg.com/171/96/tech/grayscale/?0.jpg'
10001
10015
runHash:
10002
10016
description: the hex digest of the resolved inputs +outputs hash at the time when the last outputs were generated
10003
- type: string
10017
+ type:
10018
+ - string
10019
+ - 'null'
10004
10020
example:
10005
10021
- a4337bc45a8fc544c03f52dc550cd6e1e87021bc896588bd79e901e2
10006
10022
inputs:
@@ -10820,7 +10836,9 @@ paths:
10820
10836
- 'https://placeimg.com/171/96/tech/grayscale/?0.jpg'
10821
10837
runHash:
10822
10838
description: the hex digest of the resolved inputs +outputs hash at the time when the last outputs were generated
10823
- type: string
10839
+ type:
10840
+ - string
10841
+ - 'null'
10824
10842
example:
10825
10843
- a4337bc45a8fc544c03f52dc550cd6e1e87021bc896588bd79e901e2
10826
10844
inputs:
@@ -12093,7 +12111,9 @@ paths:
12093
12111
- 'https://placeimg.com/171/96/tech/grayscale/?0.jpg'
12094
12112
runHash:
12095
12113
description: the hex digest of the resolved inputs +outputs hash at the time when the last outputs were generated
12096
- type: string
12114
+ type:
12115
+ - string
12116
+ - 'null'
12097
12117
example:
12098
12118
- a4337bc45a8fc544c03f52dc550cd6e1e87021bc896588bd79e901e2
12099
12119
inputs:
@@ -12661,6 +12681,13 @@ paths:
12661
12681
description: url of the latest screenshot of the node
12662
12682
example:
12663
12683
- 'https://placeimg.com/171/96/tech/grayscale/?0.jpg'
12684
+ runHash:
12685
+ description: the hex digest of the resolved inputs +outputs hash at the time when the last outputs were generated
12686
+ type:
12687
+ - string
12688
+ - 'null'
12689
+ example:
12690
+ - a4337bc45a8fc544c03f52dc550cd6e1e87021bc896588bd79e901e2
12664
12691
inputs:
12665
12692
type: object
12666
12693
description: values of input properties
0 commit comments