Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraCalendar
Classification: public-protocol
Source-traced FeraCal CalDAV adapter contract covering all callable registrations, Basic credential verification, DAV discovery headers, Depth, XML multistatus/report formats, RFC 5545 iCalendar, ETags, and conditional mutation.
Integration flow
- Configure Basic credentials.
- Discover the principal and home with PROPFIND.
- Discover collections and synchronize with REPORT.
- Retrieve, create, update, or delete UUID-named
.icsresources.
OPTIONS and GET /health are public. Other operations require the documented capability.