remove date, file and text

integration-tests
Josha von Gizycki 6 years ago
parent 51de418e30
commit 0d8cb6e1c1

@ -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))

Loading…
Cancel
Save