pub async fn extras_table_configs_create(
configuration: &Configuration,
table_config_request: TableConfigRequest,
) -> Result<TableConfig, Error<ExtrasTableConfigsCreateError>>Expand description
Post a list of table config objects.
pub async fn extras_table_configs_create(
configuration: &Configuration,
table_config_request: TableConfigRequest,
) -> Result<TableConfig, Error<ExtrasTableConfigsCreateError>>Post a list of table config objects.