Updated edit in fs to use upload

This commit is contained in:
Niklas Jensen
2026-01-25 20:50:25 +01:00
committed by nikguin04
parent f9a99ce013
commit 25063c1bd4
2 changed files with 16 additions and 13 deletions
+5
View File
@@ -13,3 +13,8 @@ api.FileList.entries type:FT_POINTER
api.Response.error_message type:FT_POINTER
api.FileDeleteRequest.path max_size:128
api.FileEditRequest.path max_size:128
api.FileEditRequest.content type:FT_POINTER
api.FileMkdirRequest.path max_size:128