mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 09:26:59 +08:00
Add source attribute
This commit is contained in:
parent
63dc152ebe
commit
c05617688e
24 changed files with 69 additions and 40 deletions
10
data/schema/REGISTRY-SCHEMA
Normal file
10
data/schema/REGISTRY-SCHEMA
Normal file
|
@ -0,0 +1,10 @@
|
|||
schema: REGISTRY-SCHEMA
|
||||
ref: dn42.registry
|
||||
key: registry required single primary schema
|
||||
key: url required multiple
|
||||
key: descr optional multiple
|
||||
key: mnt-by required multiple lookup=dn42.mntner
|
||||
key: admin-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: tech-c optional multiple lookup=dn42.person,dn42.role
|
||||
key: source required single lookup=dn42.registry
|
||||
mnt-by: DN42-MNT
|
Loading…
Add table
Add a link
Reference in a new issue