diff --git a/models/staging/edeposit/schema.yml b/models/staging/edeposit/schema.yml index 4bfb927..bcab921 100644 --- a/models/staging/edeposit/schema.yml +++ b/models/staging/edeposit/schema.yml @@ -22,7 +22,7 @@ models: - name: id_user_partner data_type: text - description: "" + description: The unique ID of the partner calling the API. tests: - not_null @@ -140,10 +140,7 @@ models: - name: user_email data_type: text description: | - The email of the Athena/e-deposit partner user. This email can be - 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. + The email of the Athena/e-deposit partner user. - name: guest_email data_type: text