banyaro-ios/BanYaroGo/API
rene 3373305b23 Tagebuch-Decode-Fix: media_items statt media, is_milestone als Int 0/1
Backend liefert das Foto-Array unter 'media_items' (in _entry_dict),
nicht 'media'. Außerdem ist is_milestone wieder eine SQLite-Int-Spalte
0/1 — der bekannte Bool-Quirk. Mit Bool? in der DTO bricht die Decoder
ab und die ganze Liste verschwindet stillschweigend in den Fehler-Zustand.
2026-05-30 12:35:50 +02:00
..
APIClient.swift Phase 3.6: B+C+D komplett + HealthKit Sync 2026-05-30 11:19:53 +02:00
APIError.swift Phase 3.6: B+C+D komplett + HealthKit Sync 2026-05-30 11:19:53 +02:00
DTOs.swift Tagebuch-Decode-Fix: media_items statt media, is_milestone als Int 0/1 2026-05-30 12:35:50 +02:00