refactor(rtc): update user-info related keys

This commit is contained in:
rcmerci
2024-07-03 17:10:50 +08:00
parent e240db8eaf
commit 98d0d10929
3 changed files with 6 additions and 12 deletions

View File

@@ -213,16 +213,6 @@
[:action :string]
[:graph-uuid :string]
[:block-uuids [:sequential :uuid]]]]
["update-assets"
[:map
[:req-id :string]
[:action :string]
[:graph-uuid :uuid]
[:create {:optional true} [:sequential
[:map
[:asset-uuid :uuid]
[:asset-name :string]]]]
[:delete {:optional true} [:sequential :uuid]]]]
["calibrate-graph-skeleton"
[:map
[:req-id :string]