Describe host field of user entity
This commit is contained in:
		
							parent
							
								
									f12ea885f7
								
							
						
					
					
						commit
						d57b628ee0
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
					@ -105,6 +105,12 @@ props:
 | 
				
			||||||
    desc:
 | 
					    desc:
 | 
				
			||||||
      ja: "ドライブの容量(bytes)"
 | 
					      ja: "ドライブの容量(bytes)"
 | 
				
			||||||
      en: "The capacity of drive of this user (bytes)"
 | 
					      en: "The capacity of drive of this user (bytes)"
 | 
				
			||||||
 | 
					  - name: "host"
 | 
				
			||||||
 | 
					    type: "string | null"
 | 
				
			||||||
 | 
					    optional: false
 | 
				
			||||||
 | 
					    desc:
 | 
				
			||||||
 | 
					      ja: "ホスト (例: example.com:3000)"
 | 
				
			||||||
 | 
					      en: "Host (e.g. example.com:3000)"
 | 
				
			||||||
  - name: "account"
 | 
					  - name: "account"
 | 
				
			||||||
    type: "object"
 | 
					    type: "object"
 | 
				
			||||||
    optional: false
 | 
					    optional: false
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue