@ -6,7 +6,7 @@
(spec/and string? not-empty))
(def types
#{"string" "date" "file" "markdown" "text"})
#{"string" "markdown"})
(spec/def ::type
(spec/and string? types))