enhance(rtc): update calibrate graph skeleton

This commit is contained in:
rcmerci
2024-07-26 17:55:35 +08:00
parent f5c68a6b43
commit 585bc1935a
2 changed files with 69 additions and 29 deletions

View File

@@ -79,7 +79,9 @@
[:t-before {:optional true} :int]
[:failed-ops {:optional true} [:sequential to-ws-op-schema]]
[:s3-presign-url {:optional true} :string]
[:diff-data {:optional true} [:map-of :keyword :any]]
[:server-schema-version {:optional true} :int]
[:server-only-db-ident-blocks {:optional true} :string ;;transit
]
[:users {:optional true} [:sequential
[:map {:closed true}
[:user/uuid :uuid]
@@ -234,14 +236,12 @@
[:action :string]
[:graph-uuid :string]
[:t :int]
[:schema-version :int]
[:db-ident-blocks [:sequential
[:map
[:block/uuid :uuid]
[:db/ident :keyword]
[:block/parent {:optional true} :uuid]
[:block/type {:optional true} [:set :string]]
[:block/order {:optional true} :string]
[:block/content {:optional true} :string]]]]]]
[::m/default extra-attr-map-schema]]]]]]
["get-assets-upload-urls"
[:map