API for updating attribution domains (#32730)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							3af6739f21
						
					
				
				
					commit
					a3baae0b99
				
			@@ -18,6 +18,7 @@ class REST::CredentialAccountSerializer < REST::AccountSerializer
 | 
			
		||||
      hide_collections: object.hide_collections,
 | 
			
		||||
      discoverable: object.discoverable,
 | 
			
		||||
      indexable: object.indexable,
 | 
			
		||||
      attribution_domains: object.attribution_domains,
 | 
			
		||||
    }
 | 
			
		||||
  end
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user