fixed schema

This commit is contained in:
Joaquin 2025-04-03 16:26:46 +02:00
parent 2637d68398
commit 87cd8e1ae4

View file

@ -1235,7 +1235,9 @@ models:
description: | description: |
Count of listings that the user owns. Count of listings that the user owns.
It contains only those that can accept bookings (hard 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 data_type: integer
description: | description: |
Count of active listings that currently have an active product bundle. Count of active listings that currently have an active product bundle.