Make evaluate_identity_in_segment accept a Context model defined by the Evaluation context schema.
Support the following segment condition properties:
$.identity.identifier — Identifier
$.environment.name — Environment Name
For backwards compatibility, prepend non-jsonpath properties with an $.identity.traits. prefix. Any properties which are invalid JSONPaths will be assumed to be a trait.
Make
evaluate_identity_in_segmentaccept a Context model defined by the Evaluation context schema.Support the following segment condition properties:
$.identity.identifier— Identifier$.environment.name— Environment NameFor backwards compatibility, prepend non-jsonpath properties with an
$.identity.traits.prefix. Any properties which are invalid JSONPaths will be assumed to be a trait.