DataSetMetaRequest
Properties
Property | Type | Required | Description |
---|---|---|---|
types |
array (string) | false |
The types of meta to get for the requested data set version. Can be any combination of the following:
Allowed options for child items:
|
Example schema
{
"types": [
"Filters",
"Locations"
]
}