kopia lustrzana https://github.com/pixelfed/pixelfed
				
				
				
			Update ApiV1Controller, fix update_credentials endpoint
							rodzic
							
								
									a43311f952
								
							
						
					
					
						commit
						a73fad75b0
					
				| 
						 | 
				
			
			@ -152,7 +152,7 @@ class ApiV1Controller extends Controller
 | 
			
		|||
        $this->validate($request, [
 | 
			
		||||
            'display_name'      => 'nullable|string',
 | 
			
		||||
            'note'              => 'nullable|string',
 | 
			
		||||
            'locked'            => 'nullable|boolean',
 | 
			
		||||
            'locked'            => 'nullable',
 | 
			
		||||
            // 'source.privacy'    => 'nullable|in:unlisted,public,private',
 | 
			
		||||
            // 'source.sensitive'  => 'nullable|boolean'
 | 
			
		||||
        ]);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue