getHubDownloadApiFormats
Returns all the formats that are available for download via the Hub Download API for a given entity. Formats will vary from entity to entity depending on actual operation that the Hub Download API will perform under the hood (e.g., hitting /createReplica or paging through the service's features).
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
entity Required | IHubEditableContent |
Service entity to return download formats for |
Returns
available download formats for the entity
Function defined in common/src/downloads/getHubDownloadApiFormats.ts:21