Merged PR 2425: Fix model documentation names

Fix model documentation names after last PR, it triggered some warnings since the name was not correct. My bad :)

 ![image.png](https://guardhog.visualstudio.com/4148d95f-4b6d-4205-bcff-e9c8e0d2ca65/_apis/git/repositories/54ac356f-aad7-46d2-b62c-e8c5b3bb8ebf/pullRequests/2425/attachments/image.png)

Related work items: #18914
This commit is contained in:
Oriol Roqué Paniagua 2024-07-29 09:38:44 +00:00
parent 1b1b97380a
commit 7e9b3733c8

View file

@ -272,7 +272,7 @@ models:
- not_null
- unique
- name: int_mtd_guest_payments_metrics
- name: int_core__mtd_guest_payments_metrics
description: |
This model contains the historic information regarding the guest revenue in an aggregated manner.
It's used for the business KPIs. Data is aggregated at the last day of the month and in the
@ -286,7 +286,7 @@ models:
- not_null
- unique
- name: int_monthly_guest_payments_history_by_deal
- name: int_core__monthly_guest_payments_history_by_deal
description: |
This model contains the historic information regarding the guest revenue for each deal id.
It's used for the business KPIs in the view by deal id. Data is aggregated at the last