mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-11-04 03:03:18 -05:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
		
			96 B
		
	
	
	
		
			Python
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			96 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| 
								 | 
							
								from ._base import RoutesBase, v1
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								class AdminUsers(RoutesBase):
							 | 
						||
| 
								 | 
							
								    base = v1("/admin/users")
							 |