You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+1-2
Original file line number
Diff line number
Diff line change
@@ -213,8 +213,7 @@ components:
213
213
description: Number as decimal string that represents how much collateral is asked from hosts that wants to fill a slots
214
214
expiry:
215
215
type: string
216
-
description: Number as decimal string that represents expiry time of the request (in unix timestamp)
217
-
216
+
description: Number as decimal string that represents expiry threshold in seconds from when the Request is submitted. When the threshold is reached and the Request does not find requested amount of nodes to host the data, the Request is voided. The number of seconds can not be higher then the Request's duration itself.
0 commit comments