fixed id_apim_user description

This commit is contained in:
Joaquin Ossa 2024-12-11 12:18:33 +01:00
parent 0c9c284e3c
commit ae80c6eb7f

View file

@ -1365,7 +1365,8 @@ models:
- name: id_apim_user
data_type: character varying
description: |
Identifier of the User. Acts as the primary key for this table.
Identifier of the User. Acts as part of the composite primary
key for this table.
Not necessarily unique because the same user can exist in more than
one API system.
tests: