mirror of
				https://github.com/D4M13N-D3V/comissions-app-core-api.git
				synced 2025-10-31 01:25:27 +00:00 
			
		
		
		
	fix: review count path
This commit is contained in:
		
							parent
							
								
									08c87e3881
								
							
						
					
					
						commit
						92123497e9
					
				| @ -77,7 +77,7 @@ public class ArtistController : Controller | |||||||
|      |      | ||||||
|     [HttpGet] |     [HttpGet] | ||||||
|     [Authorize("read:artist")] |     [Authorize("read:artist")] | ||||||
|     [Route("Requests")] |     [Route("Reviews/Count")] | ||||||
|     public async Task<IActionResult> ReviewCount() |     public async Task<IActionResult> ReviewCount() | ||||||
|     { |     { | ||||||
|         var userId = User.GetUserId(); |         var userId = User.GetUserId(); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Damien Ostler
						Damien Ostler