seitime-frappe/frappe/api
petnd 38f112f4ac
fix: Apply permlevel for update_doc endpoint in v2 API (#32135)
* fix: Only Return Allowed Fields in API Response

Apply Read Permission to the returned fields of API v2
2025-04-16 13:02:14 +02:00
..
__init__.py fix: assume v1 if path is not set 2023-10-16 18:13:50 +05:30
utils.py chore: separate out v1 and v2 2023-10-16 18:12:53 +05:30
v1.py refactor: use doc.check_permission (#28317) 2024-11-22 10:41:24 +01:00
v2.py fix: Apply permlevel for update_doc endpoint in v2 API (#32135) 2025-04-16 13:02:14 +02:00