Update README.md

This commit is contained in:
sigonasr2, Sig, Sigo 2020-07-25 05:33:57 +09:00 committed by GitHub
parent 6c13e56a76
commit 68cb08b3a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ All endpoints require an `authentication token` provided by your mobile tracking
`GET /member/{firstname}/{lastname}/location` - Gets current location of a member.
`POST /member/{firstname}/{lastname}/{firstname}/{lastname}/location` - Checks into a new location.
`POST /member/{firstname}/{lastname}/location` - Checks into a new location.
`PATCH /member/{firstname}/{lastname}/location` - Update current location statistics.