fixed schema
This commit is contained in:
parent
2637d68398
commit
87cd8e1ae4
1 changed files with 3 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue