mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 16:55:42 +00:00
Fix wording
This commit is contained in:
parent
a5b1df9e95
commit
523faaea05
@ -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('/')
|
||||
|
Loading…
Reference in New Issue
Block a user