Merge pull request #111 from gradido/update_markdown

markdown of login server api
This commit is contained in:
einhornimmond 2021-03-31 12:28:35 +02:00 committed by GitHub
commit ab53188659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -216,7 +216,7 @@ return
Check if transactions on login-server for user are processed
GET http://localhost/login_api/getRunningUserTasks?email=max.musterman%40gmail.de
# OR
**OR**
POST http://localhost/login_api/getRunningUserTasks
```json
{"email":"max.musterman@gmail.de"}