refactor(rtc): async download-graph

This commit is contained in:
rcmerci
2024-03-28 17:53:40 +08:00
parent e560a11cc2
commit 55de8ce15f
6 changed files with 144 additions and 14 deletions

View File

@@ -175,6 +175,16 @@
[:action :string]
[:s3-key :string]
[:graph-name :string]]]
["download-graph"
[:map
[:req-id :string]
[:action :string]
[:graph-uuid :string]]]
["download-info-list"
[:map
[:req-id :string]
[:action :string]
[:graph-uuid :string]]]
["grant-access"
[:map
[:req-id :string]