提交 65e9912c 编写于 作者: M mindless

Mention the get/set job description api


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@23638 71c3de6d-444a-0410-be80-ed276b4c234a
上级 ed5d70d1
......@@ -27,7 +27,9 @@ THE SOFTWARE.
<p>
To programmatically obtain <tt>config.xml</tt>, hit <a href="../config.xml">this URL</a>.
You can also POST an updated <tt>config.xml</tt> to the same URL to programmatically
update the configuration of a job.
update the configuration of a job. Similarly, <a href="../description">this URL</a>
can be used to get and set just the job description. POST form data with a
"description" parameter to set the description.
</p>
<h2>Perform a build</h2>
......@@ -47,4 +49,4 @@ THE SOFTWARE.
<p>
To programmatically delete this job, do HTTP POST to <a href="../doDelete">this URL</a>.
</p>
</j:jelly>
\ No newline at end of file
</j:jelly>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册