Skip to content

not requires a whitespace #110

@jods4

Description

@jods4

According to Oasis ABNF for OData, not operator must be followed by RWS, a.k.a. a required whitespace.
The library puts no space between not and the following brackets ().
This is a super easy fix, just add a space here:
https://github.com/techniq/odata-query/blob/master/src/index.ts#L567-L569

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions