mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-23 17:26:02 +00:00
Only return the fields that we need for the test
This commit is contained in:
parent
8d7c8bafd1
commit
a1395eae0f
File diff suppressed because it is too large
Load Diff
@ -20,7 +20,11 @@ BEGINDATA
|
||||
<C:addressbook-query xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:carddav" xmlns:CS="http://calendarserver.org/ns/">
|
||||
<D:prop>
|
||||
<D:getetag/>
|
||||
<C:address-data/>
|
||||
<C:address-data>
|
||||
<C:prop name="VERSION"/>
|
||||
<C:prop name="FN"/>
|
||||
<C:prop name="TEL"/>
|
||||
</C:address-data>
|
||||
</D:prop>
|
||||
<C:filter>
|
||||
<C:prop-filter name="TEL">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user