Update README.md
This commit is contained in:
parent
b5ef9becea
commit
cfbafdfc99
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ Output
|
||||||
### Delete
|
### Delete
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
curl -XDELETE https://example-of-crud-in-django-jrf.herokuapp.com/api/book/101/
|
curl -XDELETE https://example-of-crud-in-django-jrf.herokuapp.com/api/book/1/
|
||||||
```
|
```
|
||||||
|
|
||||||
Output
|
Output
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue