Adding missing field in S&P models

This commit is contained in:
Joaquin Ossa 2024-12-11 16:35:40 +01:00
parent a564afea3c
commit 34a5b0d86e
6 changed files with 17 additions and 8 deletions

View file

@ -30,12 +30,10 @@ models:
data_type: text
description: Identifier for the accommodation related to the booking.
- name: not_protected
- name: is_protected
data_type: boolean
description: |
Indicates if the booking is protected or not.
It is kind of weird for being a negative statement,
so when false it means the booking is protected.
tests:
- not_null