pub async fn list_data_table_schemas(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<DataTableSchema>, Error<ListDataTableSchemasError>>pub async fn list_data_table_schemas(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<DataTableSchema>, Error<ListDataTableSchemasError>>