Skip to content

feat(api): add support for numeric conditions match #63

Description

@dev-bre

A numberic condition should include the following checks:

"gt" | "lt" | "gte" | "lte" | "equals" | "notEquals"

between a the given context (number) and the condition value.

The SdkService should be updated with a new condtion matcher to evaluate this condition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions