actions
actions copied to clipboard
Update Actions List Endpoint documentation
The current documentation for the Actions List Endpoint seems to be outdated:
supported_download_settingsseems to be anarraynow, instead ofboolean.csv_zipis missing in thesupported_formatsvalues list.
I'm looking at the types definitions to know the correct action configuration.
Yup ran into same issues
yup, run into the same issue... An example I've received from the Looker folks was something like:
"supported_download_settings": [
"push"
]
I'm looking for all the enum values for it. Found a good clue for the values: https://docs.looker.com/reference/api-and-integration/api-reference/v3.1/integration
push and url