seitime-frappe/frappe/api
Akhil Narang 0fd745ae57
fix(api/v1): don't use as_dict() unless expand_links is passed (#34672)
That sets all keys to null if they don't exist, a breaking change.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-11-11 17:44:39 +00:00
..
__init__.py refactor: pulse client 2025-08-30 20:11:57 +05:30
utils.py chore: separate out v1 and v2 2023-10-16 18:12:53 +05:30
v1.py fix(api/v1): don't use as_dict() unless expand_links is passed (#34672) 2025-11-11 17:44:39 +00:00
v2.py feat(api/v2): set name if passed when creating document 2025-07-03 17:52:25 +05:30