Skip to content

Commit 1a3ca77

Browse files
committed
chore(specs): require predict user profile segments
1 parent b57ee9e commit 1a3ca77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

specs/predict/common/parameters.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ userProfile:
100100
segments:
101101
type: object
102102
title: segments
103+
required:
104+
- computed
105+
- custom
103106
description: Segments that the user belongs to.
104107
properties:
105108
computed:

0 commit comments

Comments
 (0)