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

Recurse into arrays when removing x_netkan properties #1201

Merged
merged 1 commit into from
Jun 28, 2015

Conversation

dbent
Copy link
Member

@dbent dbent commented Jun 27, 2015

@pjf Update to the previous PR. This adds recursion into arrays to remove the properties, i.e.:

{
  "foo": [
    {
      "x_netkan": "remove me"
    }
  ]
}

Test added for this case.

Changes best viewed when ignoring whitespace.

RichardLake added a commit that referenced this pull request Jun 28, 2015
Recurse into arrays when removing x_netkan properties
@RichardLake RichardLake merged commit 08fb0bf into master Jun 28, 2015
@RichardLake RichardLake deleted the topic/strip_netkan_properties branch June 28, 2015 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants