Fix SEARCH fileid and rfc link

This commit is contained in:
John Molakvoæ
2019-03-04 11:58:55 +01:00
committed by Backportbot
parent 6a0315fe33
commit 5e1c1957c2

View File

@@ -155,12 +155,12 @@ Get a file by id.
</d:scope>
</d:from>
<d:where>
<d:like>
<d:eq>
<d:prop>
<d:fileid/>
<oc:fileid/>
</d:prop>
<d:literal>12345</d:literal>
</d:like>
</d:eq>
</d:where>
<d:orderby/>
</d:basicsearch>
@@ -212,4 +212,4 @@ Get all png and jpg files over 10MB.
</d:basicsearch>
</d:searchrequest>
.. _rfc5323: _https://tools.ietf.org/html/rfc5323
.. _rfc5323: https://tools.ietf.org/html/rfc5323