mirror of https://github.com/scrapy/scrapy.git
scrapyd doc: fixed delversion.json example
This commit is contained in:
parent
1cc5cba69b
commit
75451cbe84
|
|
@ -392,7 +392,7 @@ Delete a project and all its uploaded versions.
|
|||
|
||||
Example request::
|
||||
|
||||
$ curl http://localhost:6800/delproject.json?project=myproject
|
||||
$ curl http://localhost:6800/delproject.json -d project=myproject
|
||||
|
||||
Example response::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue