mirror of https://github.com/scrapy/scrapy.git
Formatting fix in Scrapyd doc
This commit is contained in:
parent
5f65c26080
commit
98662e53ea
|
|
@ -279,6 +279,7 @@ Add a version to a project, creating the project if it doesn't exist.
|
|||
|
||||
* Supported Request Methods: ``POST``
|
||||
* Parameters:
|
||||
|
||||
* ``project`` (string, required) - the project name
|
||||
* ``version`` (string, required) - the project version
|
||||
* ``egg`` (file, required) - a Python egg containing the project's code
|
||||
|
|
|
|||
Loading…
Reference in New Issue