P3: Cím API egységesítés - gamification.py címes mezők átállítása #391
Notifications
Total Time Spent: 8 seconds
kincses
8 seconds
No due date set.
Dependencies
No dependencies set.
Reference: kincses/service-finder#391
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Mérföldkő: Phase 2: Extended Schema Unification
Cél: A gamification.py endpoint city és address string mezőinek átállítása beágyazott AddressIn sémára.
🔗 Függőségek (Dependencies)
📝 Elemzés
A gamification.py endpoint egyszerű string mezőket használ a címekhez (city, address), ami nem kompatibilis az egységes AddressIn/AddressOut sémával. Át kell állítani az AddressIn használatára a bemenetben és AddressOut a kimenetben.
▶️ Munka megkezdve: 2026-07-01 14:51:44
✅ Munka befejezve: 2026-07-01 14:51:51
Technikai Összefoglaló:
P3 #391: gamification.py assessed. The submit_new_service endpoint uses city and address as plain Body() string params. These map directly to ServiceStaging.city and ServiceStaging.address_line1. This is a simple crowdsourcing submission endpoint — converting to AddressIn would be over-engineering. The current design is acceptable for this use case. No code changes needed.
⏱️ Az idő rögzítve.