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

JSON Greasing Plugin #1123

Closed predic8 closed 2 weeks ago

predic8 commented 3 weeks ago

Can be applied to request and response:

JSON

rate: 0.1 = About 10% of the requests the greasing is applied ramdomly.

Should add a header:

X-GREASE: request JSON body: reordered fields, added random fields; response JSON body: ...