mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Fix wording
This commit is contained in:
		@@ -3,7 +3,7 @@ from .auth import basic_auth, token_auth
 | 
			
		||||
from .. import db
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
ns = Namespace('token', description='Authentication token operations')
 | 
			
		||||
ns = Namespace('tokens', description='Token operations')
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ns.route('/')
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user