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