updated readme
This commit is contained in:
parent
095ff9be98
commit
134859742f
1 changed files with 2 additions and 2 deletions
|
@ -80,8 +80,8 @@ This is not necessary, but highly reccomended. It will decode the blocks of the
|
||||||
* `title` (optional)
|
* `title` (optional)
|
||||||
* `description` (optional)
|
* `description` (optional)
|
||||||
* `thumbnail` url to thumbnail image, for .mp4 uploads only (optional)
|
* `thumbnail` url to thumbnail image, for .mp4 uploads only (optional)
|
||||||
* `channelName`(optional)
|
* `channelName` channel to publish too (optional)
|
||||||
* `channelPassword` (optional,; required if `channelName` is provided)
|
* `channelPassword` password for channel to publish too (optional, but required if `channelName` is provided)
|
||||||
* _(get)_ /api/claim/resolve/:name/:claimId
|
* _(get)_ /api/claim/resolve/:name/:claimId
|
||||||
* example: `curl https://spee.ch/api/claim/resolve/doitlive/xyz`
|
* example: `curl https://spee.ch/api/claim/resolve/doitlive/xyz`
|
||||||
* _(get)_ /api/claim/list/:name
|
* _(get)_ /api/claim/list/:name
|
||||||
|
|
Loading…
Reference in a new issue