Skip to content

Commit

Permalink
update api reference to match docs (#1784)
Browse files Browse the repository at this point in the history
Co-authored-by: Hunter Hillman <[email protected]>
  • Loading branch information
hthillman and Hunter Hillman authored Jun 29, 2023
1 parent e66a5bb commit 205d37c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/api/src/schema/api-schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2789,6 +2789,11 @@ paths:
/api/asset/upload/url API.
\
\
For rapid processing of assets that will also be archived on IPFS or Arweave,
we strongly encourage uploading the raw file to Livepeer via a direct upload rather than passing the IPFS / Arweave gateway URL to this endpoint.
The gateway URL will work, but may incur longer-than-usual processing time.
\
\
For IPFS HTTP gateway URLs, the API currently only supports “path style”
URLs and does not support “subdomain style” URLs. The API will support
both styles of URLs in a future update.
Expand Down

0 comments on commit 205d37c

Please sign in to comment.