Configurable Operators #161
Unanswered
Benjathing
asked this question in
Ideas
Replies: 1 comment
-
Maybe this way? https://github.com/Biarity/Sieve#creating-your-own-dsl |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We've recently come across an issue when using Sieve over Azure API Management Gateway: there's a rule in there that is preventing a call with "!=" in it from reaching the server. It's being flagged as a potential SQL Injection.
Might we possibly get the ability to configure alternative operators in cases such as these?
Beta Was this translation helpful? Give feedback.
All reactions