mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 06:41:36 -07:00
Fix typo
This commit is contained in:
parent
245508c2c8
commit
5daa689b0d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import serialize from '../../../serializers/user';
|
|||
* @swagger
|
||||
* /auth/session/userkey:
|
||||
* post:
|
||||
* summary: Get a access token(userkey)
|
||||
* summary: Get an access token(userkey)
|
||||
* parameters:
|
||||
* -
|
||||
* name: app_secret
|
||||
|
|
Loading…
Reference in a new issue