mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-15 01:08:59 +00:00
This is a fairly common alternative to `!=`, e.g. in SQL or in DevExtreme filters. Previously, if one of an enum's variant was just '<>', its entire name would be sanitized away, resulting in an empty string as symbol name and therefore a syntax error.