Help for expiry field

This commit is contained in:
Ben 2024-04-02 09:10:30 +02:00
parent 02ce789323
commit 048c376cdf
No known key found for this signature in database
GPG Key ID: 541B9D8C9F1426A1

View File

@ -91,6 +91,8 @@ curl --request POST \
```
For descriptions of each parameter, please view the [Spec](https://github.com/codex-storage/nim-codex/blob/master/openapi.yaml).
'Expiry' must be a Unix timestamp in the future, but not further than 'duration' seconds from now. You can use [this](https://www.unixtimestamp.com) to generate one.
On successful, this request will return a Purchase-ID.