Merge pull request #591 from EdouardVanbelle/fix/caldav-time-range-parser

fix(ical): fix timerange issue
This commit is contained in:
Dionisio Pozo
2026-07-15 07:22:14 +02:00
committed by GitHub
3 changed files with 406 additions and 16 deletions
+1
View File
@@ -170,6 +170,7 @@ hurl --variables-file "$API_DIR/test.env" --file-root "$REPO_ROOT/tests" --test
"$API_DIR/contacts.hurl" \
"$API_DIR/calendar.hurl" \
"$API_DIR/caldav_recurring.hurl" \
"$API_DIR/caldav_calendar_query.hurl" \
"$API_DIR/playlists.hurl" \
"$API_DIR/public_shares.hurl" \
"$API_DIR/permissions.hurl" \