diff --git a/docs/topics/scrapyd.rst b/docs/topics/scrapyd.rst index d66694879..effedfde4 100644 --- a/docs/topics/scrapyd.rst +++ b/docs/topics/scrapyd.rst @@ -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