more fixes in docs

This commit is contained in:
Pablo Martin 2024-09-04 09:15:33 +02:00
parent cfab0b4b33
commit 443216bfaf

View file

@ -22,7 +22,7 @@ models:
- name: id_user_partner - name: id_user_partner
data_type: text data_type: text
description: "" description: The unique ID of the partner calling the API.
tests: tests:
- not_null - not_null
@ -140,10 +140,7 @@ models:
- name: user_email - name: user_email
data_type: text data_type: text
description: | description: |
The email of the Athena/e-deposit partner user. This email can be The email of the Athena/e-deposit partner user.
joined with a superhog platform user to get their id, and then with
the electronic deposit user table to get data related to the partner
such as fees, currencies, protection levels, etc.
- name: guest_email - name: guest_email
data_type: text data_type: text