Add viewer role to workspace

This commit is contained in:
Pablo Alba 2024-09-27 17:02:39 +02:00
parent cf150891df
commit 226ab7233b
17 changed files with 187 additions and 121 deletions

View file

@ -791,7 +791,7 @@
[:map
[:id ::sm/uuid]
[:fullname :string]]]
[:role [::sm/one-of valid-roles]]
[:role [::sm/one-of tt/valid-roles]]
[:email ::sm/email]])
(def ^:private check-create-invitation-params!