# API model extension
* adds model ExternalIdentifier to support linking between external ids and internal ids
This commit is contained in:
@@ -5,4 +5,5 @@ Contact: michel.peltriaux@sgdnord.rlp.de
|
||||
Created on: 21.01.22
|
||||
|
||||
"""
|
||||
from .token import *
|
||||
from .token import *
|
||||
from .external_identifier import *
|
||||
Reference in New Issue
Block a user