has_pull_request -> has_pull_requests
				
					
				
			This commit is contained in:
		
							parent
							
								
									6d203a8e8c
								
							
						
					
					
						commit
						9f5a1982b5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -245,7 +245,7 @@ pub struct Repository {
 | 
			
		|||
    pub has_issues: bool,
 | 
			
		||||
    pub has_packages: bool,
 | 
			
		||||
    pub has_projects: bool,
 | 
			
		||||
    pub has_pull_request: bool,
 | 
			
		||||
    pub has_pull_requests: bool,
 | 
			
		||||
    pub has_releases: bool,
 | 
			
		||||
    pub has_wiki: bool,
 | 
			
		||||
    pub html_url: Url,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue