feat: Add POST endpoint me
This commit is contained in:
parent
8eef1b85f2
commit
4e6b23f532
3
endpoints/me.post.py
Normal file
3
endpoints/me.post.py
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
@router.post()
|
||||||
|
def login():
|
||||||
|
return "login
|
Loading…
x
Reference in New Issue
Block a user