⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
LdapShadows
All Projects
DuckCorp
»
LdapShadows
Overview
Activity
Roadmap
Issues
News
Wiki
Files
Repository
Download (970 Bytes)
Statistics
| Branch:
0.1.x
master
| Tag:
0.1.0
| Revision:
root
/
data
/
ldap_shadows
/
schema
/
object.yaml
@ 0a4afc42
View
History
Annotate
---
type
:
map
mapping
:
"
mapping"
:
type
:
map
required
:
true
name
:
ObjectMapping
mapping
:
=
:
{
type
:
any
}
"
presentation"
:
type
:
map
mapping
:
"
name_attribute"
:
{
type
:
str
}
"
allowed_aspects"
:
type
:
seq
sequence
:
-
type
:
str
"
hidden_attributes"
:
type
:
seq
sequence
:
-
type
:
str
"
expert_attributes"
:
type
:
seq
sequence
:
-
type
:
str
"
associated_relations"
:
type
:
seq
sequence
:
-
type
:
str
"
relations"
:
type
:
map
mapping
:
=
:
type
:
map
name
:
RelationMapping
mapping
:
"
type"
:
{
type
:
str
,
required
:
true
,
enum
:
[
belongs_to
,
has_many
]}
"
object"
:
{
type
:
str
,
required
:
true
}
"
foreign_key"
:
{
type
:
str
,
required
:
true
}
"
many"
:
{
type
:
str
}
"
primary_key"
:
{
type
:
str
}
"
plugin"
:
type
:
map
mapping
:
=
:
{
type
:
any
}
« Previous
1
2
3
4
Next »
(3-3/4)
Loading...