101Loop / 101Loop/HisabKitab-BE

Accepting contact as JSONObject

未关闭
#8 0 条评论 0 个 reaction 已指派 1 人 已指派给 @divyatiwari5 在 GitHub 查看
enhancement
主要语言
Python
星标
1
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
api, backend
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。