mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
✨ Change schema for subscription
This commit is contained in:
parent
05c0f8d69f
commit
cffac2a56a
@ -151,8 +151,8 @@
|
||||
|
||||
(def ^:private schema:customer-subscription
|
||||
[:map {:title "CustomerSubscription"}
|
||||
[:id ::sm/uuid]
|
||||
[:customer-id ::sm/uuid]
|
||||
[:id ::sm/text]
|
||||
[:customer-id ::sm/text]
|
||||
[:type [:enum
|
||||
"unlimited"
|
||||
"professional"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user