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

CONFIG: add AVP filter conversion function #417

Merged
merged 5 commits into from
Jul 26, 2021
Merged

Conversation

RoadRunnr
Copy link
Member

No description provided.

This is the result of running:

```
jq --indent 4 'walk(if type == "object" then select(.type=="apn") |= {"apn":.name} else . end)'  <file>
```
@RoadRunnr RoadRunnr marked this pull request as ready for review July 19, 2021 15:14
@RoadRunnr RoadRunnr requested a review from a team as a code owner July 19, 2021 15:14
@vkatsuba vkatsuba merged commit 6abce7e into master Jul 26, 2021
@vkatsuba vkatsuba deleted the feature/avp-valid branch July 26, 2021 13:29
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.

2 participants