diff --git a/backend/src/app/srepl/cli.clj b/backend/src/app/srepl/cli.clj index bb3750e046..e9c441d240 100644 --- a/backend/src/app/srepl/cli.clj +++ b/backend/src/app/srepl/cli.clj @@ -205,9 +205,8 @@ [:trial-start [:maybe ::sm/timestamp]] [:cancel-at [:maybe ::sm/timestamp]] [:canceled-at [:maybe ::sm/timestamp]] - - [:current-period-end ::sm/timestamp] - [:current-period-start ::sm/timestamp] + [:current-period-end [:maybe ::sm/timestamp]] + [:current-period-start [:maybe ::sm/timestamp]] [:cancel-at-period-end :boolean] [:cancellation-details