mirror of
https://github.com/Steffo99/sophon.git
synced 2024-12-22 06:44:21 +00:00
🧹 Remove IntelliJ tools folder
This commit is contained in:
parent
cfe6ca9e97
commit
2fce6fd63c
2 changed files with 0 additions and 16 deletions
|
@ -1,2 +0,0 @@
|
||||||
POST http://127.0.0.1:30033/api/core/projects/
|
|
||||||
|
|
|
@ -1,14 +0,0 @@
|
||||||
OPTIONS http://127.0.0.1:30033/api/auth/token/
|
|
||||||
|
|
||||||
###
|
|
||||||
|
|
||||||
POST http://127.0.0.1:30033/api/auth/token/
|
|
||||||
Content-Type: application/json
|
|
||||||
|
|
||||||
# Add here your username and password
|
|
||||||
{
|
|
||||||
"username": "",
|
|
||||||
"password": ""
|
|
||||||
}
|
|
||||||
|
|
||||||
###
|
|
Loading…
Reference in a new issue