PublicKey.read_only is optional
				
					
				
			This commit is contained in:
		
							parent
							
								
									0912ffdcee
								
							
						
					
					
						commit
						1bb146d8f6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -470,7 +470,7 @@ pub struct PublicKey {
 | 
			
		|||
    pub id: u64,
 | 
			
		||||
    pub key: String,
 | 
			
		||||
    pub key_type: String,
 | 
			
		||||
    pub read_only: bool,
 | 
			
		||||
    pub read_only: Option<bool>,
 | 
			
		||||
    pub title: String,
 | 
			
		||||
    pub url: Option<Url>,
 | 
			
		||||
    pub user: User,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue