enhance(rtc): add delete-graph to debug-ui

This commit is contained in:
rcmerci
2024-03-12 14:13:48 +08:00
parent 77d88aefe0
commit 84efd9f3e9
5 changed files with 84 additions and 27 deletions

View File

@@ -171,6 +171,11 @@
[:graph-uuid :uuid]
[:target-user-uuids {:optional true} [:sequential :uuid]]
[:target-user-emails {:optional true} [:sequential :string]]]]
["delete-graph"
[:map
[:req-id :string]
[:action :string]
[:graph-uuid :uuid]]]
["query-block-content-versions"
[:map
[:req-id :string]