mirror of
				https://git.dn42.dev/dn42/registry.git
				synced 2025-11-04 13:40:42 +08:00 
			
		
		
		
	Add source attribute to schema objects
This commit is contained in:
		
							parent
							
								
									2c59a6ef82
								
							
						
					
					
						commit
						2e959fdd37
					
				
					 18 changed files with 19 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -8,8 +8,10 @@ key:                key      required  multiple  > [key-name]
 | 
			
		|||
                    lookup=str '>' [spec]...
 | 
			
		||||
key:                mnt-by   required  multiple    lookup=dn42.mntner > [mntner]
 | 
			
		||||
key:                remarks  optional  multiple  > [text]...
 | 
			
		||||
key:                source   required  single      lookup=dn42.registry
 | 
			
		||||
mnt-by:             DN42-MNT
 | 
			
		||||
remarks:            # option descriptions
 | 
			
		||||
source:             DN42
 | 
			
		||||
                    Attribute names must match /[a-zA-Z]([a-zA-Z0-9_\-]*[a-zA-Z0-9])?/.
 | 
			
		||||
+
 | 
			
		||||
                    required
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue