renamed columns
This commit is contained in:
parent
5892fe7cbb
commit
167645428e
2 changed files with 8 additions and 6 deletions
|
|
@ -2786,11 +2786,11 @@ models:
|
|||
data_type: text
|
||||
description: "unique Superhog generated id for a booking"
|
||||
|
||||
- name: id_user
|
||||
- name: id_user_host
|
||||
data_type: text
|
||||
description: "unique Superhog generated id for a guest"
|
||||
description: "unique Superhog generated id for host"
|
||||
|
||||
- name: id_listing
|
||||
- name: id_accommodation
|
||||
data_type: text
|
||||
description: "unique Superhog generated id for a listing"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue