docs: add missing json migration references

This commit is contained in:
Chirag Aggarwal
2026-04-05 19:52:48 +05:30
parent 66e68aea14
commit 5ab28ad99a
2 changed files with 2 additions and 0 deletions
@@ -0,0 +1 @@
Export documents to a JSON file from your Appwrite database. This endpoint allows you to export documents to a JSON file stored in a secure internal bucket. You'll receive an email with a download link when the export is complete.
@@ -0,0 +1 @@
Import documents from a JSON file into your Appwrite database. This endpoint allows you to import documents from a JSON file uploaded to Appwrite Storage bucket.