mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-02-04 13:50:20 -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
|
* @swagger
|
||||||
* /auth/session/userkey:
|
* /auth/session/userkey:
|
||||||
* post:
|
* post:
|
||||||
* summary: Get a access token(userkey)
|
* summary: Get an access token(userkey)
|
||||||
* parameters:
|
* parameters:
|
||||||
* -
|
* -
|
||||||
* name: app_secret
|
* name: app_secret
|
||||||
|
|
Loading…
Reference in a new issue