Minor imrovements on general purpose specs naming.

This commit is contained in:
Andrey Antukh 2021-11-03 13:08:39 +01:00 committed by Andrés Moya
parent a11c7b10ac
commit 8d50852cbe
2 changed files with 39 additions and 13 deletions

View file

@ -85,7 +85,7 @@
;; a server prop key where initial project is stored.
:initial-project-skey "initial-project"})
(s/def ::flags ::us/words)
(s/def ::flags ::us/set-of-keywords)
;; DEPRECATED PROPERTIES: should be removed in 1.10
(s/def ::registration-enabled ::us/boolean)