starts_count -> stars_count
				
					
				
			This commit is contained in:
		
							parent
							
								
									571ce049b4
								
							
						
					
					
						commit
						7d180be124
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -272,7 +272,7 @@ pub struct Repository {
 | 
			
		|||
    pub repo_transfer: Option<RepoTransfer>,
 | 
			
		||||
    pub size: u64,
 | 
			
		||||
    pub ssh_url: String,
 | 
			
		||||
    pub starts_count: u64,
 | 
			
		||||
    pub stars_count: u64,
 | 
			
		||||
    pub template: bool,
 | 
			
		||||
    #[serde(with = "time::serde::rfc3339")]
 | 
			
		||||
    pub updated_at: time::OffsetDateTime,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue