Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 471 Bytes

AccessURL.md

File metadata and controls

7 lines (6 loc) · 471 Bytes

AccessURL

Properties

Name Type Description Notes
url String A fully resolvable URL that can be used to fetch the actual object bytes.
headers List<String> An optional list of headers to include in the HTTP request to ```url```. These headers can be used to provide auth tokens required to fetch the object bytes. [optional]