seitime-frappe/frappe/api
Faris Ansari a6e9028090 fix: cast link fields that are int to string
- id fields should always be string
- easier to manage in typed code in frontend
2025-06-18 16:14:32 +05:30
..
__init__.py feat: add in a doctype to optionally track API Requests (#32622) 2025-06-06 13:22:25 +05:30
utils.py chore: separate out v1 and v2 2023-10-16 18:12:53 +05:30
v1.py fix(document): don't try to overwrite name if a string is already set 2025-05-05 12:24:58 +05:30
v2.py fix: cast link fields that are int to string 2025-06-18 16:14:32 +05:30