101Loop / 101Loop/HisabKitab-BE
Accepting contact as JSONObject
- Lingua principale
- Python
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In transactions, when user is adding a transaction, currently system accepts `contact` as `Char`. This should be enhanced to provide a support for accepting this as `JSONObject` rather than `Char`.
For more information refer to iamhssingh/JyessTrading-FE#3
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Look at the transaction endpoint where contact is currently a Char field. The change likely involves modifying the serializer or model to accept a JSONObject. Check the linked frontend issue iamhssingh/JyessTrading-FE#3 for context on the expected data structure. Test the updated endpoint to ensure it correctly parses and stores the JSON contact data.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- api, backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100