Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request transformations for JSON payloads #569

Closed
subnetmarco opened this issue Sep 24, 2015 · 5 comments
Closed

Request transformations for JSON payloads #569

subnetmarco opened this issue Sep 24, 2015 · 5 comments
Assignees
Labels
task/feature Requests for new features in Kong
Milestone

Comments

@subnetmarco
Copy link
Member

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.

@subnetmarco subnetmarco added the idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports. label Sep 24, 2015
@subnetmarco subnetmarco self-assigned this Sep 24, 2015
@thibaultcha thibaultcha added task/feature Requests for new features in Kong area/plugins and removed idea/new plugin [legacy] those issues belong to Kong Nation, since GitHub issues are reserved for bug reports. labels Oct 23, 2015
@cgarvis
Copy link
Contributor

cgarvis commented Nov 10, 2015

👍

This was referenced Nov 10, 2015
@subnetmarco
Copy link
Member Author

We should also update the documentation at https://github.com/Mashape/getkong.org/blob/master/app/plugins/request-transformer.md

@thibaultcha thibaultcha added this to the Jan 2016 milestone Jan 19, 2016
@thibaultcha
Copy link
Member

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

@ErwannRobin
Copy link

ErwannRobin commented Aug 31, 2016

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?

@jeremyjpj0916
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task/feature Requests for new features in Kong
Projects
None yet
Development

No branches or pull requests

5 participants