Kong: Request transformations for JSON payloads

Created on 24 Sep 2015  路  5Comments  路  Source: Kong/kong

Support modifying JSON payloads, by removing or adding JSON elements. This feature could also support dot-notation to add a JSON key to another JSON's key value.

tasfeature

Most helpful comment

This feature could also support dot-notation to add a JSON key to another JSON's key value.

Hi, just to check: how can I modify or delete a JSON subkey? for example, if I want to remove a property of a dictionary?

All 5 comments

:+1:

Closing because implemented and soon to be released in 0.6.0 stable.

This feature could also support dot-notation to add a JSON key to another JSON's key value.

Hi, just to check: how can I modify or delete a JSON subkey? for example, if I want to remove a property of a dictionary?

Hi, just to check: how can I modify or delete a JSON subkey? for example, if I want to remove a
property of a dictionary?

I am trying to work in this in lua, but I am brand new to the language so its tougher on me than normal hah.

Was this page helpful?
0 / 5 - 0 ratings