apple / ccs-caldavtester

CalDAV/CardDAV Testing Framework used by CalendarServer
https://www.calendarserver.org
Apache License 2.0
57 stars 36 forks source link

Extra cleanup in sharing-calendars.xml #20

Open macosforgebot opened 11 years ago

macosforgebot commented 11 years ago

douglm@… originally submitted this as ticket:518


Added something to delete the shared calendar...

    <request user="$userid1:" pswd="$pswd1:">
      <method>DELETE</method>
      <ruri>$calendarhome1:/shared/</ruri>
    </request>
macosforgebot commented 10 years ago

@wsanchez originally submitted this as comment:7:⁠ticket:518