fixed id_apim_user description
This commit is contained in:
parent
0c9c284e3c
commit
ae80c6eb7f
1 changed files with 2 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue