Revision 98217996
Added by Marc Dequènes over 14 years ago
- ID 9821799643b84c1515f3c342036686bd3a266f73
data/ldap_shadows/schema/aspect.yaml | ||
---|---|---|
mapping:
|
||
"type": {type: str, required: true, enum: [belongs_to, has_many]}
|
||
"object": {type: str, required: true}
|
||
"foreign_key": {type: str, required: true}
|
||
"foreign_key": {type: str}
|
||
"many": {type: str}
|
||
"primary_key": {type: str}
|
||
"plugin":
|
Also available in: Unified diff
[evol] switched to a higher activeldap library (closes #27)