TG-103 Merge branch 'master' of https://git.rdrive.ovh/Project_OLA/OLA
This commit is contained in:
commit
faebce28a2
10
API_Interfaces.txt
Normal file
10
API_Interfaces.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
#######################
|
||||||
|
LoginAPI (api/login)
|
||||||
|
#######################
|
||||||
|
POST -> Authentication method with login/password
|
||||||
|
login : User login
|
||||||
|
password : User password
|
||||||
|
|
||||||
|
DELETE -> Logout current user
|
||||||
|
|
||||||
|
|
@ -4,4 +4,4 @@ flask-sqlalchemy < 2.2
|
|||||||
flask-restful < 0.4
|
flask-restful < 0.4
|
||||||
mysqlclient < 1.4
|
mysqlclient < 1.4
|
||||||
pdfjinja < 1.1
|
pdfjinja < 1.1
|
||||||
pypdf2
|
PyPDF2 < 1.27
|
||||||
|
Reference in New Issue
Block a user