Skip to content

Schema and tracking is misaligned on minimum values #1438

Open
@alex-d-jensen

Description

@alex-d-jensen

"y_depth_ratio": {
"description": "The maximum vertical position seen of the element at the time of the event, expressed as a ratio of its height; from 0.0 - 1.0 (e.g. 0% - 100%).",
"type": ["number", "null"],
"minimum": 0.0,
"maximum": 1.0

As per the issue below (I'm the author of that)

snowplow/snowplow#4585

The minimum values don't allow for the payloads of the tracker.
Either one needs to be adjusted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions