Skip to content

Commit 0c82511

Browse files
committed
fix boolean
1 parent 1c0a8e5 commit 0c82511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/advanced-personalization/common/schemas/Configuration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ realtime:
8585
type: object
8686
properties:
8787
enabled:
88-
type: bool
88+
type: boolean
8989
description: Whether the realtime personalization feature is enabled.

0 commit comments

Comments
 (0)