Scraping work

This commit is contained in:
2023-09-29 19:54:03 +01:00
parent 0e0c6694ac
commit 0d97b5fdc0
8 changed files with 61 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
module Panopto
def self.list_folder: (folder_id: String) -> Array[Hash[String, untyped]]
end