membrane / api-gateway

API gateway for REST, OpenAPI, GraphQL and SOAP written in Java.
https://membrane-api.io
Apache License 2.0
448 stars 138 forks source link

Migrated RuleKey complexMatch and surrounding methods to use Exchange #1151

Closed t-burch closed 1 week ago

predic8 commented 1 week ago

@rrayst Can you have a look at the changes. I think we can change the interface. We need that to make the matching more powerful like:

<api port="2000" test="param.customer == 7"...>