seitime-frappe/frappe/api
Ankush Menat bfb463e814 refactor!: merge handle.py
This has several breaking changes for v2:
1. No support for following methods which were implicitly present in
   default namespace.
    - run_doc_method
    - ping
    - web_logout
    - logout
    - uploadfile
    - upload_file
    - download_file
2023-10-16 18:12:53 +05:30
..
__init__.py fix: route ambiguitities and / in name 2023-10-16 18:12:53 +05:30
utils.py chore: separate out v1 and v2 2023-10-16 18:12:53 +05:30
v1.py fix: backward compatiblity for method calls in v1 2023-10-16 18:12:53 +05:30
v2.py refactor!: merge handle.py 2023-10-16 18:12:53 +05:30