From 87cd8e1ae4911ce5bcbe276190977257e00db8c3 Mon Sep 17 00:00:00 2001 From: Joaquin Date: Thu, 3 Apr 2025 16:26:46 +0200 Subject: [PATCH] fixed schema --- models/reporting/core/schema.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/models/reporting/core/schema.yml b/models/reporting/core/schema.yml index a994603..2e396ec 100644 --- a/models/reporting/core/schema.yml +++ b/models/reporting/core/schema.yml @@ -1235,7 +1235,9 @@ models: description: | Count of listings that the user owns. It contains only those that can accept bookings (hard - activation - not to be confused with activity-based- name: total_active_listings_with_active_product_bundle + activation - not to be confused with activity-based + + - name: total_active_listings_with_active_product_bundle data_type: integer description: | Count of active listings that currently have an active product bundle.