Merge pull request #10 from sohag-pro/master

Typo fixed in Readme
pull/13/head
Hasin Hayder 3 years ago committed by GitHub
commit 44a4219b64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -304,7 +304,7 @@ Make an `HTTP PUT` request to the following route to update an existing user. Re
http://localhost:8000/api/users/{userid} http://localhost:8000/api/users/{userid}
``` ```
For example, to update the user with id 2, use this endpoint `http://localhost:8000/api/users/3` For example, to update the user with id 3, use this endpoint `http://localhost:8000/api/users/3`
**API Payload & Response** **API Payload & Response**

Loading…
Cancel
Save