- RQC output of TRAICIE_SELECTION_SPECIALIST to EveAIDataCapsule
This commit is contained in:
8
config/type_defs/capsule_types.py
Normal file
8
config/type_defs/capsule_types.py
Normal file
@@ -0,0 +1,8 @@
|
||||
# Catalog Types
|
||||
CAPSULE_TYPES = {
|
||||
"TRAICIE_RQC": {
|
||||
"name": "Traicie Recruitment Qualified Candidate Capsule",
|
||||
"description": "A capsule storing RQCs",
|
||||
"partner": "traicie"
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user