Kaynağa Gözat
			
			
			Merge pull request #2 from shinbay-almaz/test-branch
			
				test commit 2
			
			main
		 
		
			
				
					
						 Almaz Shinbay
					
					2 yıl önce
						Almaz Shinbay
					
					2 yıl önce
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
					
						
							
								ebeveyn
							
							
						
						
						işleme
						62ca75a984
					 
				 
			 
		 
		
			
				
				  
				  Veri tabanında bu imza için bilinen anahtar bulunamadı
				  
				  	
						GPG Anahtar Kimliği: 4AEE18F83AFDEB23
				  	
				  
				
			
		
		
		
	
		
			
			 1 değiştirilmiş dosya ile 
2 ekleme ve 
1 silme
			
		 
		
			
				- 
					
					
					 
					app/main.py
				
					
					
						
							
								
									
										
											
												
	
		
			
				|  |  | @@ -9,5 +9,6 @@ def root(): | 
		
	
		
			
			|  |  |  | @app.get("/user") | 
		
	
		
			
			|  |  |  | def get_users(): | 
		
	
		
			
			|  |  |  | return { | 
		
	
		
			
			|  |  |  | "name": "almaz" | 
		
	
		
			
			|  |  |  | {"name": "almaz"}, | 
		
	
		
			
			|  |  |  | {"name": "madi"} | 
		
	
		
			
			|  |  |  | } |