more fixes in docs
This commit is contained in:
parent
cfab0b4b33
commit
443216bfaf
1 changed files with 2 additions and 5 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue