fix: Remove incorrect line from submission API info web page (#6432)
* Submit can replace * Empty commit for CI * revert change to api_submit_info
This commit is contained in:
parent
7dbfc0208a
commit
5e0d1bef0f
|
@ -21,7 +21,6 @@
|
|||
</p>
|
||||
<ul>
|
||||
<li>Only XML-only uploads are supported, not text or combined.</li>
|
||||
<li>Document replacement information cannot be supplied.</li>
|
||||
<li>
|
||||
The server expects <code>multipart/form-data</code>, supported by <code>curl</code> but <b>not</b> by <code>wget</code>.
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue