From 06b553ab3f6355e643049dad0ccb570a0bc0d613 Mon Sep 17 00:00:00 2001 From: kaa Date: Sat, 25 Nov 2023 12:40:23 -0800 Subject: WIP Directory traversal using go. --- cantree/test/example.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 cantree/test/example.json (limited to 'cantree/test/example.json') diff --git a/cantree/test/example.json b/cantree/test/example.json new file mode 100644 index 0000000..9fb056c --- /dev/null +++ b/cantree/test/example.json @@ -0,0 +1 @@ +{"id":17428885,"name":"my files","full_name":"my files","context_id":9064950,"context_type":"User","parent_folder_id":null,"created_at":"2023-08-18T04:06:27Z","updated_at":"2023-08-18T04:06:27Z","lock_at":null,"unlock_at":null,"position":null,"locked":false,"folders_url":"https://sdccd.instructure.com/api/v1/folders/17428885/folders","files_url":"https://sdccd.instructure.com/api/v1/folders/17428885/files","files_count":15,"folders_count":10,"hidden":null,"locked_for_user":false,"hidden_for_user":false,"for_submissions":false,"can_upload":true} -- cgit v1.2.3